[oe-commits] [meta-openembedded] 45/80: xf86-video-ati: Set RRECOMMENDS to linux-firmware-radeon

git at git.openembedded.org git at git.openembedded.org
Mon Aug 15 10:58:06 UTC 2016


martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit 10670f542e6ffb4b98122e7fc1ecbd652476e0b6
Author: Heghedus Razvan <razvan.heghedus at ni.com>
AuthorDate: Thu Aug 11 18:33:06 2016 +0300

    xf86-video-ati: Set RRECOMMENDS to linux-firmware-radeon
    
    xf86-video-ati has linux-firmware in RRECOMMENDS_${PN} because it needs
    linux-firmware-radeon. But beside linux-firmware-radeon, linux-firmware
    adds unneeded packages, these packages having ~ 110MB.
    
    Signed-off-by: Heghedus Razvan <razvan.heghedus at ni.com>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-oe/recipes-graphics/xorg-driver/xf86-video-ati_7.6.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-graphics/xorg-driver/xf86-video-ati_7.6.1.bb b/meta-oe/recipes-graphics/xorg-driver/xf86-video-ati_7.6.1.bb
index f1d06f2..bffa7b0 100644
--- a/meta-oe/recipes-graphics/xorg-driver/xf86-video-ati_7.6.1.bb
+++ b/meta-oe/recipes-graphics/xorg-driver/xf86-video-ati_7.6.1.bb
@@ -17,4 +17,4 @@ SRC_URI[sha256sum] = "2516d9eeb8da8bcd3a01365ed1314919777910fa904ab268af342b5693
 EXTRA_OECONF += "--disable-glamor"
 
 RDEPENDS_${PN} += "xserver-xorg-module-exa"
-RRECOMMENDS_${PN} += "linux-firmware"
+RRECOMMENDS_${PN} += "linux-firmware-radeon"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list