libgles-omap3: update 4.03 release to 02
authorKoen Kooi <koen@openembedded.org>
Thu, 10 Mar 2011 17:02:52 +0000 (18:02 +0100)
committerKoen Kooi <koen@openembedded.org>
Thu, 10 Mar 2011 19:13:50 +0000 (20:13 +0100)
Signed-off-by: Koen Kooi <koen@openembedded.org>
recipes/powervr-drivers/libgles-omap3_4.03.00.02.bb [moved from recipes/powervr-drivers/libgles-omap3_4.03.00.01.bb with 84% similarity]
recipes/powervr-drivers/omap3-sgx-modules_1.6.16.3977.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}"
 
index 5dd80fd..867e21d 100644 (file)
@@ -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"