mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
xf86-video-ati: update to 7.6.1
Glamor support needs work in the xorg recipe as well as testing, it produced weird artefacts in the picture on my HD6450 when I enabled it a few months ago. Anyway, glamor wasn't enabled in 7.2.0 so no actual change. Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
+7
-4
@@ -8,10 +8,13 @@ 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'
|
||||
|
||||
SRC_URI[md5sum] = "5ab9a826699e5c86ef89fca43ebb3821"
|
||||
SRC_URI[sha256sum] = "f30f5efdc8d7d18d06eda7ef2f91a8b7290f1cfbf6ff26362cd47ab8969daec4"
|
||||
SRC_URI[md5sum] = "ede86cd3d1b1d8882f0aea61d9e924ed"
|
||||
SRC_URI[sha256sum] = "2516d9eeb8da8bcd3a01365ed1314919777910fa904ab268af342b5693e1d34c"
|
||||
|
||||
EXTRA_OECONF += "--disable-glamor"
|
||||
|
||||
RDEPENDS_${PN} += "xserver-xorg-module-exa"
|
||||
RRECOMMENDS_${PN} += "linux-firmware"
|
||||
Reference in New Issue
Block a user