aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/powervr-drivers
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denis@denix.org>2010-09-27 15:59:36 -0400
committerDenys Dmytriyenko <denis@denix.org>2010-09-27 15:59:36 -0400
commit3d1603cdcb9cf25592a17c7806ee5f5f9fb50957 (patch)
tree0f77dcee9e327ad55108d41557d8ff7a366bf550 /recipes/powervr-drivers
parent661658f62bf4c76b328d67e1aa252a57841b312d (diff)
downloadopenembedded-3d1603cdcb9cf25592a17c7806ee5f5f9fb50957.tar.gz
omap3-sgx-modules: update SRC_URI with public link
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Diffstat (limited to 'recipes/powervr-drivers')
-rw-r--r--recipes/powervr-drivers/omap3-sgx-modules_1.4.14.2616.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/powervr-drivers/omap3-sgx-modules_1.4.14.2616.bb b/recipes/powervr-drivers/omap3-sgx-modules_1.4.14.2616.bb
index fc98b7b6c5..5342dc7e0f 100644
--- a/recipes/powervr-drivers/omap3-sgx-modules_1.4.14.2616.bb
+++ b/recipes/powervr-drivers/omap3-sgx-modules_1.4.14.2616.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "Kernel drivers for the PowerVR SGX chipset found in the omap3 SoCs"
LICENSE = "GPLv2"
-PR_append = "c"
+PR_append = "d"
# download required binary distribution from:
# http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/gfxsdk/latest/index_FDS.html
@@ -14,7 +14,7 @@ SGXPV = "3_01_00_07"
IMGPV = "1.4.14.2616"
BINFILE := "OMAP35x_Graphics_SDK_setuplinux_${SGXPV}.bin"
-SRC_URI = "http://install.source.dir.local/OMAP35x_Graphics_SDK_setuplinux_${SGXPV}.bin \
+SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/gfxsdk/${SGXPV}/exports/OMAP35x_Graphics_SDK_setuplinux_${SGXPV}.bin \
"
S = "${WORKDIR}/OMAP35x_Graphics_SDK_${SGXPV}/GFX_Linux_KM"