powervr-drivers: .05 was the internal release, switch to .06 that is available externally
authorKoen Kooi <k-kooi@ti.com>
Thu, 1 Apr 2010 06:43:44 +0000 (08:43 +0200)
committerKoen Kooi <koen@openembedded.org>
Mon, 12 Apr 2010 17:43:31 +0000 (19:43 +0200)
recipes/powervr-drivers/libgles-omap3_3.01.00.06.bb [moved from recipes/powervr-drivers/libgles-omap3_3.01.00.05.bb with 78% similarity]
recipes/powervr-drivers/omap3-sgx-modules_1.4.14.2616.bb

@@ -1,6 +1,4 @@
-DEFAULT_PREFERENCE = "-1"
-
-PR = "r2"
+#DEFAULT_PREFERENCE = "-1"
 
 BINLOCATION = "${S}/gfx_rel_es3.x"
 
@@ -12,9 +10,9 @@ ES5LOCATION = "${S}/gfx_rel_es5.x"
 require libgles-omap3.inc
 
 # download required binary distribution from:
-# http://software-dl.ti.com/dsps/forms/export.html?prod_no=/OMAP35x_Graphics_SDK_setuplinux_3_01_00_02.bin
+# http://software-dl.ti.com/dsps/forms/export.html?prod_no=/OMAP35x_Graphics_SDK_setuplinux_3_01_00_06.bin
 
-SGXPV = "3_01_00_05"
+SGXPV = "3_01_00_06"
 IMGPV = "1.4.14.2616"
 BINFILE := "OMAP35x_Graphics_SDK_setuplinux_${SGXPV}.bin"
 
index 8c4c756..88eb214 100644 (file)
@@ -1,7 +1,7 @@
 DESCRIPTION = "Kernel drivers for the PowerVR SGX chipset found in the omap3 SoCs"
 LICENSE = "GPLv2"
 
-DEFAULT_PREFERENCE = "-1"
+#DEFAULT_PREFERENCE = "-1"
 PR_append = "a"
 
 # download required binary distribution from:
@@ -10,7 +10,7 @@ PR_append = "a"
 TI_BIN_UNPK_CMDS="Y: qY:workdir:Y"
 require ../ti/ti-eula-unpack.inc
 
-SGXPV = "3_01_00_05"
+SGXPV = "3_01_00_06"
 IMGPV = "1.4.14.2616"
 BINFILE := "OMAP35x_Graphics_SDK_setuplinux_${SGXPV}.bin"