[meta-freescale] [meta-fsl-demos][v3 4/7] packagegroup-core-directfb: Add Vivante DRI for mx6 with GPU

Lauren Post lauren.post at freescale.com
Fri Jul 24 08:41:30 PDT 2015


Install the Vivante DRI libraries required for DireectFB on the
i.MX 6 SoC with a Vivante GPU

Signed-off-by: Lauren Post <lauren.post at freescale.com>
---
 .../packagegroup-core-directfb.bbappend            |    9 +++++++++
 1 file changed, 9 insertions(+)
 create mode 100644 recipes-fsl/packagegroups/packagegroup-core-directfb.bbappend

diff --git a/recipes-fsl/packagegroups/packagegroup-core-directfb.bbappend b/recipes-fsl/packagegroups/packagegroup-core-directfb.bbappend
new file mode 100644
index 0000000..cba3276
--- /dev/null
+++ b/recipes-fsl/packagegroups/packagegroup-core-directfb.bbappend
@@ -0,0 +1,9 @@
+DFB_TOOLS_INSTALL = ""
+DFB_TOOLS_INSTALL_mx6q = "libvivante-dfb-mx6"
+DFB_TOOLS_INSTALL_mx6dl = "libvivante-dfb-mx6"
+DFB_TOOLS_INSTALL_mx6sx = "libvivante-dfb-mx6"
+DFB_TOOLS_INSTALL_mx6sl = "libvivante-dfb-mx6"
+
+RDEPENDS_${PN} += " \
+    ${DFB_TOOLS_INSTALL} \
+"
-- 
1.7.9.5



More information about the meta-freescale mailing list