summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Kooi <koen@dominion.thruhere.net>2012-01-26 10:41:42 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2012-01-26 10:41:42 +0100
commite10b485fe35e053c42648d40dcd57d13c91dd1b1 (patch)
treebf27ee0bc5eb4703ef13f88154fe846f3a704f3e
parent2764af1db57349b574e995796af0452a10623966 (diff)
downloadmeta-ti-e10b485fe35e053c42648d40dcd57d13c91dd1b1.tar.gz
omap3-sgx-modules 4.05.00.03: adjust omap3 module location
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
-rw-r--r--recipes-bsp/powervr-drivers/omap3-sgx-modules_4.05.00.03.bb4
1 files changed, 2 insertions, 2 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 f034fc89..07a79ea6 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
@@ -10,7 +10,7 @@ BINFILE := "Graphics_SDK_setuplinux_${SGXPV}.bin"
10 10
11inherit module 11inherit module
12 12
13MACHINE_KERNEL_PR_append = "a" 13MACHINE_KERNEL_PR_append = "b"
14PR = "${MACHINE_KERNEL_PR}" 14PR = "${MACHINE_KERNEL_PR}"
15 15
16SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/gfxsdk/${SGXPV}/exports/Graphics_SDK_setuplinux_${SGXPV}.bin \ 16SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/gfxsdk/${SGXPV}/exports/Graphics_SDK_setuplinux_${SGXPV}.bin \
@@ -29,7 +29,7 @@ TI_PLATFORM_ti814x = "ti81xx
29TI_PLATFORM_ti816x = "ti81xx" 29TI_PLATFORM_ti816x = "ti81xx"
30TI_PLATFORM_ti33x = "ti335x" 30TI_PLATFORM_ti33x = "ti335x"
31 31
32MODULESLOCATION_omap3 = "dc_omap3430_linux" 32MODULESLOCATION_omap3 = "dc_omapfb3_linux"
33MODULESLOCATION_ti814x = "dc_ti81xx_linux" 33MODULESLOCATION_ti814x = "dc_ti81xx_linux"
34MODULESLOCATION_ti816x = "dc_ti81xx_linux" 34MODULESLOCATION_ti816x = "dc_ti81xx_linux"
35MODULESLOCATION_ti33x = "dc_ti335x_linux" 35MODULESLOCATION_ti33x = "dc_ti335x_linux"