From: Peter A. Bigot Date: Wed, 15 Feb 2012 15:30:58 +0000 (-0600) Subject: omap3-sgx-modules: fix for corrected ti-eula-unpack X-Git-Tag: v2012.05-yocto1.2~76 X-Git-Url: https://git.ti.com/gitweb?p=glsdk%2Fmeta-ti-glsdk.git;a=commitdiff_plain;h=108e0894e8dd0124327c81d23e8491bedfb8c219;ds=sidebyside omap3-sgx-modules: fix for corrected ti-eula-unpack Signed-off-by: Peter A. Bigot Signed-off-by: Denys Dmytriyenko --- 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}"