openwrt-6.x/package
Philip Prindeville 3b2337b467 kernel: disable IGD (video DRM) support
IGD is only useful when accelerating a VM guest that wants to direct
render to memory in the host's framebuffer, but since OpenWrt
typically runs on headless hardware, this serves no purpose.

Also build vfio with VFIO_NOIOMMU undefined (to get all of the code
enabled), but allow it to be enabled via boot-time modparams
settings (or at run-time via sysfs writes to
"/sys/module/vfio/parameters/enable_unsafe_noiommu_mode".

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2023-05-21 14:25:52 +02:00
..
base-files base-files: add protocol ncm support for ucidef_set_interface() 2023-05-18 14:44:07 +02:00
boot tfa-layerscape: fix fiptool's build 2023-05-20 23:20:48 +02:00
devel treewide: replace AUTORELEASE with real PKG_RELEASE 2023-05-18 11:35:29 +02:00
firmware ppfe-firmware: Bump to lf-6.1.1-1.0.0 and switch to github 2023-05-20 15:19:14 +02:00
kernel kernel: disable IGD (video DRM) support 2023-05-21 14:25:52 +02:00
libs nettle: update to 3.9 2023-05-20 21:02:18 +02:00
network dropbear: add ForceCommand uci option 2023-05-20 23:24:50 +02:00
system treewide: replace AUTORELEASE with real PKG_RELEASE 2023-05-18 11:35:29 +02:00
utils util-linux: Use SYS_getrandom in randutils.c 2023-05-19 22:43:45 +02:00
Makefile build: generate index.json 2023-05-09 23:56:49 +02:00