[meta-freescale] [meta-fsl-arm][PATCH 3/3] directfb: Stop using a packagegroup to fix Vivante GPU runtime dependency

Otavio Salvador otavio at ossystems.com.br
Tue Aug 4 10:15:20 PDT 2015


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 at ossystems.com.br>
---
 .../directfb_%.bbappend}                                                | 0
 recipes-graphics/directfb/directfb_1.7.4.bb                             | 2 --
 2 files changed, 2 deletions(-)
 rename recipes-graphics/{packagegroups/packagegroup-core-directfb.bbappend => directfb/directfb_%.bbappend} (100%)

diff --git a/recipes-graphics/packagegroups/packagegroup-core-directfb.bbappend b/recipes-graphics/directfb/directfb_%.bbappend
similarity index 100%
rename from recipes-graphics/packagegroups/packagegroup-core-directfb.bbappend
rename to recipes-graphics/directfb/directfb_%.bbappend
diff --git a/recipes-graphics/directfb/directfb_1.7.4.bb b/recipes-graphics/directfb/directfb_1.7.4.bb
index 9bc2637..561b124 100644
--- a/recipes-graphics/directfb/directfb_1.7.4.bb
+++ b/recipes-graphics/directfb/directfb_1.7.4.bb
@@ -22,5 +22,3 @@ LEAD_SONAME = "libdirectfb-1.7.so.0"
 
 SRC_URI[md5sum] = "f5bdacde77fc653279819796ae11341e"
 SRC_URI[sha256sum] = "20ccd60011c788e50c940ab566943d050679067bc84dc37ca447f1b4af08481b"
-
-PACKAGE_ARCH_mx6 = "${MACHINE_ARCH}"
-- 
2.5.0



More information about the meta-freescale mailing list