aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2011-03-10 18:02:52 +0100
committerKoen Kooi <koen@openembedded.org>2011-03-10 20:13:50 +0100
commit664005f4dd6e797331139c054e597652784df378 (patch)
tree9c8a421c56c1dccecb2d684030ad8f55237b1303
parent712d43b10d967e267d289414aaefcf2dd0ec180b (diff)
downloadopenembedded-664005f4dd6e797331139c054e597652784df378.tar.gz
libgles-omap3: update 4.03 release to 02
Signed-off-by: Koen Kooi <koen@openembedded.org>
-rw-r--r--recipes/powervr-drivers/libgles-omap3_4.03.00.02.bb (renamed from recipes/powervr-drivers/libgles-omap3_4.03.00.01.bb)6
-rw-r--r--recipes/powervr-drivers/omap3-sgx-modules_1.6.16.3977.bb8
2 files changed, 7 insertions, 7 deletions
diff --git a/recipes/powervr-drivers/libgles-omap3_4.03.00.01.bb b/recipes/powervr-drivers/libgles-omap3_4.03.00.02.bb
index 4b3a3fcffe..e4daa23891 100644
--- a/recipes/powervr-drivers/libgles-omap3_4.03.00.01.bb
+++ b/recipes/powervr-drivers/libgles-omap3_4.03.00.02.bb
@@ -13,7 +13,7 @@ require libgles-omap3.inc
# http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/gfxsdk/latest/index_FDS.html
# see libgles-omap3.inc for detailed installation instructions
-SGXPV = "4_03_00_01"
+SGXPV = "4_03_00_02"
IMGPV = "1.6.16.3977"
BINFILE := "Graphics_SDK_setuplinux_${SGXPV}.bin"
@@ -24,8 +24,8 @@ SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/gf
file://99-bufferclass.rules \
"
-SRC_URI[md5sum] = "4163ee51bc05689b6f61e7eadf5ab9cf"
-SRC_URI[sha256sum] = "1afe0dc4974c3c0a0ccf267a531d0964459d1cdf1929e732958230641973da94"
+SRC_URI[md5sum] = "ff8c1f2b8e4cb42f4ced6a613b081ada"
+SRC_URI[sha256sum] = "cdb0bd3964e107733d632aa8224e0537b05c1ffac34befc036423458c8d75255"
S = "${WORKDIR}/Graphics_SDK_${SGXPV}"
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 5dd80fd7f8..867e21ddd2 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
@@ -11,18 +11,18 @@ LICENSE = "GPLv2"
TI_BIN_UNPK_CMDS="Y: qY:workdir:Y"
require ../ti/ti-eula-unpack.inc
-SGXPV = "4_03_00_01"
+SGXPV = "4_03_00_02"
IMGPV = "1.6.16.3977"
BINFILE := "Graphics_SDK_setuplinux_${SGXPV}.bin"
inherit module
-MACHINE_KERNEL_PR_append = "h"
+MACHINE_KERNEL_PR_append = "i"
SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/gfxsdk/${SGXPV}/exports/Graphics_SDK_setuplinux_${SGXPV}.bin \
"
-SRC_URI[md5sum] = "4163ee51bc05689b6f61e7eadf5ab9cf"
-SRC_URI[sha256sum] = "1afe0dc4974c3c0a0ccf267a531d0964459d1cdf1929e732958230641973da94"
+SRC_URI[md5sum] = "ff8c1f2b8e4cb42f4ced6a613b081ada"
+SRC_URI[sha256sum] = "cdb0bd3964e107733d632aa8224e0537b05c1ffac34befc036423458c8d75255"
S = "${WORKDIR}/Graphics_SDK_${SGXPV}/GFX_Linux_KM"