Signed-off-by: Franklin S. Cooper Jr <[email protected]>
---
 ...packagegroup-arago-tisdk-graphics-sdk-target.bb |    6 +++++-
 .../packagegroup-arago-tisdk-graphics.bb           |    6 +++++-
 2 files changed, 10 insertions(+), 2 deletions(-)

diff --git 
a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-graphics-sdk-target.bb
 
b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-graphics-sdk-target.bb
index e96c4ad..8775cc5 100644
--- 
a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-graphics-sdk-target.bb
+++ 
b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-graphics-sdk-target.bb
@@ -1,6 +1,6 @@
 DESCRIPTION = "Task to install graphics binaries on sdk target"
 LICENSE = "MIT"
-PR = "r2"
+PR = "r3"
 
 inherit packagegroup
 
@@ -15,6 +15,10 @@ GRAPHICS_RDEPENDS_omap3 = "\
     libgles-omap3-dev \
 "
 
+GRAPHICS_RDEPENDS_ti43x = "\
+    libgles-omap3-dev \
+"
+
 RDEPENDS_${PN} = "\
     ${GRAPHICS_RDEPENDS} \
 "
diff --git 
a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-graphics.bb
 
b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-graphics.bb
index 17408c8..7036ae1 100644
--- 
a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-graphics.bb
+++ 
b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-graphics.bb
@@ -1,6 +1,6 @@
 DESCRIPTION = "Task to install graphics binaries"
 LICENSE = "MIT"
-PR = "r2"
+PR = "r3"
 
 inherit packagegroup
 
@@ -22,6 +22,10 @@ GRAPHICS_RDEPENDS_ti33x = "\
     ${GRAPHICS_SDK} \
 "
 
+GRAPHICS_RDEPENDS_ti43x = "\
+    ${GRAPHICS_SDK} \
+"
+
 GRAPHICS_RDEPENDS_omap3 = "\
     ${GRAPHICS_SDK} \
 "
-- 
1.7.0.4

_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to