[oe-commits] Koen Kooi : libgles-omap3: update 4.03 release to 02

git version control git at git.openembedded.org
Thu Mar 10 19:16:48 UTC 2011


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 664005f4dd6e797331139c054e597652784df378
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=664005f4dd6e797331139c054e597652784df378

Author: Koen Kooi <koen at openembedded.org>
Date:   Thu Mar 10 18:02:52 2011 +0100

libgles-omap3: update 4.03 release to 02

Signed-off-by: Koen Kooi <koen at openembedded.org>

---

 ...3_4.03.00.01.bb => libgles-omap3_4.03.00.02.bb} |    6 +++---
 .../omap3-sgx-modules_1.6.16.3977.bb               |    8 ++++----
 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
similarity index 84%
rename from recipes/powervr-drivers/libgles-omap3_4.03.00.01.bb
rename to recipes/powervr-drivers/libgles-omap3_4.03.00.02.bb
index 4b3a3fc..e4daa23 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 5dd80fd..867e21d 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"
 





More information about the Openembedded-commits mailing list