aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/powervr-drivers
diff options
context:
space:
mode:
authorSiddharth Heroor <heroor@ti.com>2011-04-09 13:56:19 +0000
committerDenys Dmytriyenko <denys@ti.com>2011-04-14 14:56:55 -0400
commit4ee4db2d492f95f370203c9f7a7fab7dc0454801 (patch)
treeb2a6c7916c8bf3a54f8734933a4fc896a07310fe /recipes/powervr-drivers
parent0da70845a3170caccaab6a43024d6f39e3768c37 (diff)
downloadopenembedded-4ee4db2d492f95f370203c9f7a7fab7dc0454801.tar.gz
omap3-sgx-modules: Update TI816x Module Location and Platform variables.
* With Graphics SDK 4.03.00.02, TI816x module location and platform has been made more generic - ti81xx. This is to support TI814x which uses exactly the same SGX core as TI816x. Signed-off-by: Siddharth Heroor <heroor@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes/powervr-drivers')
-rw-r--r--recipes/powervr-drivers/omap3-sgx-modules_1.6.16.3977.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/powervr-drivers/omap3-sgx-modules_1.6.16.3977.bb b/recipes/powervr-drivers/omap3-sgx-modules_1.6.16.3977.bb
index 867e21ddd2..5a59883a01 100644
--- a/recipes/powervr-drivers/omap3-sgx-modules_1.6.16.3977.bb
+++ b/recipes/powervr-drivers/omap3-sgx-modules_1.6.16.3977.bb
@@ -31,10 +31,10 @@ PVRBUILD = "release"
PACKAGE_STRIP = "no"
TI_PLATFORM_omap3 = "omap3630"
-TI_PLATFORM_ti816x = "ti8168"
+TI_PLATFORM_ti816x = "ti81xx"
MODULESLOCATION_omap3 = "dc_omap3430_linux"
-MODULESLOCATION_ti816x = "dc_ti8168_linux"
+MODULESLOCATION_ti816x = "dc_ti81xx_linux"
MAKE_TARGETS = " BUILD=${PVRBUILD} TI_PLATFORM=${TI_PLATFORM}"