[meta-ti] Koen Kooi : libgles-omap3: fix S for IJ unpack changes
Arago Project git
git at arago-project.org
Sat Feb 25 19:22:38 PST 2012
Module: meta-ti
Branch: master
Commit: a94f765b9867abefd5f0bd262b5dddb8782b3187
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=a94f765b9867abefd5f0bd262b5dddb8782b3187
Author: Koen Kooi <koen at dominion.thruhere.net>
Date: Fri Feb 24 13:38:03 2012 +0100
libgles-omap3: fix S for IJ unpack changes
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
.../libgles/libgles-omap3_4.03.00.02.bb | 2 +-
.../libgles/libgles-omap3_4.05.00.03.bb | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/recipes-graphics/libgles/libgles-omap3_4.03.00.02.bb b/recipes-graphics/libgles/libgles-omap3_4.03.00.02.bb
index f605ec0..97a22fe 100644
--- a/recipes-graphics/libgles/libgles-omap3_4.03.00.02.bb
+++ b/recipes-graphics/libgles/libgles-omap3_4.03.00.02.bb
@@ -26,5 +26,5 @@ SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/gf
SRC_URI[md5sum] = "ff8c1f2b8e4cb42f4ced6a613b081ada"
SRC_URI[sha256sum] = "cdb0bd3964e107733d632aa8224e0537b05c1ffac34befc036423458c8d75255"
-S = "${WORKDIR}/Graphics_SDK_${SGXPV}"
+S = "${WORKDIR}"
diff --git a/recipes-graphics/libgles/libgles-omap3_4.05.00.03.bb b/recipes-graphics/libgles/libgles-omap3_4.05.00.03.bb
index 0092221..53585cf 100644
--- a/recipes-graphics/libgles/libgles-omap3_4.05.00.03.bb
+++ b/recipes-graphics/libgles/libgles-omap3_4.05.00.03.bb
@@ -22,5 +22,5 @@ SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/gf
SRC_URI[md5sum] = "0e651eaa92bb91760f0b40a17697a7dc"
SRC_URI[sha256sum] = "bfe764a8959556195545d6fff76f63a489642f345c105bbbc309a3f243c2dd0e"
-S = "${WORKDIR}/Graphics_SDK_${SGXPV}"
+S = "${WORKDIR}"
More information about the meta-ti
mailing list