aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/powervr-drivers
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2011-03-10 18:02:52 +0100
committerKoen Kooi <koen@dominion.thruhere.net>2011-05-12 07:20:38 +0200
commit3aa749209a2961736639ec67ccad734e44994b5e (patch)
tree196d3f6b1afdb5b9fb97cbbedd3b6456d1bfb36d /recipes/powervr-drivers
parentfc439b68674f56bf83da3059f5478857a55c2ae1 (diff)
downloadopenembedded-3aa749209a2961736639ec67ccad734e44994b5e.tar.gz
libgles-omap3: update 4.03 release to 02
Signed-off-by: Koen Kooi <koen@openembedded.org>
Diffstat (limited to 'recipes/powervr-drivers')
-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 bd5cdc8168..1e9d82945f 100644
--- a/recipes/powervr-drivers/libgles-omap3_4.03.00.01.bb
+++ b/recipes/powervr-drivers/libgles-omap3_4.03.00.02.bb
@@ -15,7 +15,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"
@@ -26,8 +26,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 9fe43bd6f2..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
@@ -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"