[meta-ti] Peter A. Bigot : omap3-sgx-modules: fix for corrected ti-eula-unpack

Arago Project git git at arago-project.org
Mon Feb 20 18:26:19 PST 2012


Module: meta-ti
Branch: master
Commit: 108e0894e8dd0124327c81d23e8491bedfb8c219
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=108e0894e8dd0124327c81d23e8491bedfb8c219

Author: Peter A. Bigot <bigotp at acm.org>
Date:   Wed Feb 15 09:30:58 2012 -0600

omap3-sgx-modules: fix for corrected ti-eula-unpack

Signed-off-by: Peter A. Bigot <bigotp at acm.org>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 .../omap3-sgx-modules_4.05.00.03.bb                |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes-bsp/powervr-drivers/omap3-sgx-modules_4.05.00.03.bb b/recipes-bsp/powervr-drivers/omap3-sgx-modules_4.05.00.03.bb
index 6f8d680..42a2e9a 100644
--- a/recipes-bsp/powervr-drivers/omap3-sgx-modules_4.05.00.03.bb
+++ b/recipes-bsp/powervr-drivers/omap3-sgx-modules_4.05.00.03.bb
@@ -17,7 +17,8 @@ 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}/GFX_Linux_KM"
+TI_BIN_UNPK_WDEXT="/Graphics_SDK_${SGXPV}"
+S = "${WORKDIR}${TI_BIN_UNPK_WDEXT}/GFX_Linux_KM"
 
 PVRBUILD = "release"
 export KERNELDIR = "${STAGING_KERNEL_DIR}"




More information about the meta-ti mailing list