]> code.ossystems Code Review - meta-freescale.git/commitdiff
directfb: Stop using a packagegroup to fix Vivante GPU runtime dependency
authorOtavio Salvador <otavio@ossystems.com.br>
Mon, 3 Aug 2015 16:48:34 +0000 (13:48 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 19 Apr 2016 18:03:14 +0000 (15:03 -0300)
The runtime dependency against libvivante-dfb-mx6 should be specified
in the directfb main package, not in the packagegroup so there is no
risk of it not being right in a customer image.

The other benefit in doing this rework is that the DirectFB 1.7.4
version recipe has no changes and can be immediately removed once
Freescale upgrades the Vivante GPU bindings for DirectFB 1.7.7
support.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-graphics/directfb/directfb_%.bbappend [moved from recipes-graphics/packagegroups/packagegroup-core-directfb.bbappend with 100% similarity]
recipes-graphics/directfb/directfb_1.7.4.bb

index 9bc26373eff1655e080c9ba4fc809213fe9f33bc..561b12473dfd5beb1bf01b3786b5d7811d72ac7b 100644 (file)
@@ -22,5 +22,3 @@ LEAD_SONAME = "libdirectfb-1.7.so.0"
 
 SRC_URI[md5sum] = "f5bdacde77fc653279819796ae11341e"
 SRC_URI[sha256sum] = "20ccd60011c788e50c940ab566943d050679067bc84dc37ca447f1b4af08481b"
-
-PACKAGE_ARCH_mx6 = "${MACHINE_ARCH}"