mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-05-07 05:10:20 +00:00
xf86-video-ati: recommend linux-firmware
Technically it won't work without, but it's possible to build the firmware into the kernel, so use RRECOMMENDS. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -9,6 +9,7 @@ DESCRIPTION = "Open-source X.org graphics driver for ATI Radeon graphics"
|
||||
DEPENDS += "virtual/libx11 libxvmc drm xf86driproto glproto \
|
||||
virtual/libgl xineramaproto libpciaccess"
|
||||
RDEPENDS_${PN} += "xserver-xorg-module-exa"
|
||||
RRECOMMENDS_${PN} += "linux-firmware"
|
||||
|
||||
COMPATIBLE_HOST = '(i.86|x86_64).*-linux'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user