All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] omap3-sgx-modules: Update TI816x Module Location and Platform variables.
@ 2011-04-09  5:56 Siddharth Heroor
  2011-04-09  5:56 ` [PATCH 2/3] libgles-omap3: Correct libraries for TI816x Siddharth Heroor
  2011-04-09  5:56 ` [PATCH 3/3] libgles-omap3: Remove SGX Fixup " Siddharth Heroor
  0 siblings, 2 replies; 7+ messages in thread
From: Siddharth Heroor @ 2011-04-09  5:56 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Siddharth Heroor

From: Siddharth Heroor <heroor@ti.com>

* 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>
---
 .../omap3-sgx-modules_1.6.16.3977.bb               |    4 ++--
 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 867e21d..5a59883 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}"
 
-- 
1.7.0.4




^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-04-18  2:58 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-09  5:56 [PATCH 1/3] omap3-sgx-modules: Update TI816x Module Location and Platform variables Siddharth Heroor
2011-04-09  5:56 ` [PATCH 2/3] libgles-omap3: Correct libraries for TI816x Siddharth Heroor
2011-04-09  5:56 ` [PATCH 3/3] libgles-omap3: Remove SGX Fixup " Siddharth Heroor
2011-04-10  0:33   ` Denys Dmytriyenko
2011-04-10 12:09     ` Siddharth Heroor
2011-04-17 18:35   ` Koen Kooi
2011-04-18  2:56     ` Siddharth Heroor

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.