OFS / linux-dfl-backport

Backport version of the linux-dfl (Device Feature List) kernel driver for FPGA devices. This is an out-of-tree driver, designed to be built, packaged, and installed as a stand-alone set of driver modules.
GNU General Public License v2.0
3 stars 11 forks source link

.github: workflows: build modules on Rocky Linux 8.4, 8.6, and 8.8 #99

Closed pcolberg closed 11 months ago

pcolberg commented 11 months ago

Test on previous minor releases to ensure appropriate #ifdef when using kernel interfaces that were backported in a RHEL minor release. This follows commits 34475d4fa0a2 ("container: support parametrising distribution release version"), 72bb68b8279d ("container: build Rocky Linux 8.6 and 8.8 containers") and 5cb0c16533b1 ("container: build Rocky Linux 8.4 container").

Link: https://github.com/OFS/linux-dfl-backport/pull/93