[meta-ti] [PATCH 3/3] Graphics SDK: Add 5.01.00.01 version
Chase Maupin
Chase.Maupin at ti.com
Mon Jan 13 15:33:07 PST 2014
* Add the 5.01.00.01 version of the graphics SDK which supports
suspend/resume operations for the v3.12 and later kernels.
* Set DEFAULT_PREFERENCE to -1 until this release is made publicly
Signed-off-by: Chase Maupin <Chase.Maupin at ti.com>
---
...00.00.01.bb => omap3-sgx-modules_5.01.00.01.bb} | 10 ++++++----
.../rc.pvr | 0
.../rc_dri.pvr | 0
...3_5.00.00.01.bb => libgles-omap3_5.01.00.01.bb} | 10 ++++++----
4 files changed, 12 insertions(+), 8 deletions(-)
copy recipes-bsp/powervr-drivers/{omap3-sgx-modules_5.00.00.01.bb => omap3-sgx-modules_5.01.00.01.bb} (88%)
copy recipes-graphics/libgles/{libgles-omap3-5.00.00.01 => libgles-omap3-5.01.00.01}/rc.pvr (100%)
copy recipes-graphics/libgles/{libgles-omap3-5.00.00.01 => libgles-omap3-5.01.00.01}/rc_dri.pvr (100%)
copy recipes-graphics/libgles/{libgles-omap3_5.00.00.01.bb => libgles-omap3_5.01.00.01.bb} (83%)
diff --git a/recipes-bsp/powervr-drivers/omap3-sgx-modules_5.00.00.01.bb b/recipes-bsp/powervr-drivers/omap3-sgx-modules_5.01.00.01.bb
similarity index 88%
copy from recipes-bsp/powervr-drivers/omap3-sgx-modules_5.00.00.01.bb
copy to recipes-bsp/powervr-drivers/omap3-sgx-modules_5.01.00.01.bb
index e18ce0c..9ffe832 100644
--- a/recipes-bsp/powervr-drivers/omap3-sgx-modules_5.00.00.01.bb
+++ b/recipes-bsp/powervr-drivers/omap3-sgx-modules_5.01.00.01.bb
@@ -5,17 +5,19 @@ LIC_FILES_CHKSUM = "file://GPL-COPYING;md5=60422928ba677faaa13d6ab5f5baaa1e"
TI_BIN_UNPK_CMDS="Y: qY:workdir:Y"
require ../../recipes-ti/includes/ti-eula-unpack.inc
-SGXPV = "5_00_00_01"
+SGXPV = "5_01_00_01"
IMGPV = "1.10.2359475"
+DEFAULT_PREFERENCE = "-1"
+
inherit module
MACHINE_KERNEL_PR_append = "a"
PR = "${MACHINE_KERNEL_PR}"
-BINFILE_HARDFP = "Graphics_SDK_setuplinux_${SGXPV}_alpha_hardfp_minimal_demos.bin"
-MD5SUM_HARDFP = "ae6125d7f8a313ea5c02afded893052d"
-SHA256SUM_HARDFP = "c2782a2f85024741722b936ec9dca66b858ae8561aa71b693f11e12d8c0385e0"
+BINFILE_HARDFP = "Graphics_SDK_setuplinux_hardfp_${SGXPV}.bin"
+MD5SUM_HARDFP = "0ee7d59808330d442a51c0990c2cb30e"
+SHA256SUM_HARDFP = "769daae439677a7a85bbbced14cee4f85b19823e0b99560078d0a864c525c128"
# For now we only have hardfp version
python __anonymous() {
diff --git a/recipes-graphics/libgles/libgles-omap3-5.00.00.01/rc.pvr b/recipes-graphics/libgles/libgles-omap3-5.01.00.01/rc.pvr
similarity index 100%
copy from recipes-graphics/libgles/libgles-omap3-5.00.00.01/rc.pvr
copy to recipes-graphics/libgles/libgles-omap3-5.01.00.01/rc.pvr
diff --git a/recipes-graphics/libgles/libgles-omap3-5.00.00.01/rc_dri.pvr b/recipes-graphics/libgles/libgles-omap3-5.01.00.01/rc_dri.pvr
similarity index 100%
copy from recipes-graphics/libgles/libgles-omap3-5.00.00.01/rc_dri.pvr
copy to recipes-graphics/libgles/libgles-omap3-5.01.00.01/rc_dri.pvr
diff --git a/recipes-graphics/libgles/libgles-omap3_5.00.00.01.bb b/recipes-graphics/libgles/libgles-omap3_5.01.00.01.bb
similarity index 83%
copy from recipes-graphics/libgles/libgles-omap3_5.00.00.01.bb
copy to recipes-graphics/libgles/libgles-omap3_5.01.00.01.bb
index e48ec63..97ccd54 100644
--- a/recipes-graphics/libgles/libgles-omap3_5.00.00.01.bb
+++ b/recipes-graphics/libgles/libgles-omap3_5.01.00.01.bb
@@ -13,14 +13,16 @@ BINLOCATION_ti43x = "${S}/gfx_rel_es9.x"
PLATFORM = "LinuxARMV7"
PVR_INIT = "pvrsrvctl"
-SGXPV = "5_00_00_01"
+SGXPV = "5_01_00_01"
IMGPV = "1.10.2359475"
+DEFAULT_PREFERENCE = "-1"
+
TI_BIN_UNPK_WDEXT := "/Graphics_SDK_${SGXPV}"
-BINFILE_HARDFP = "Graphics_SDK_setuplinux_${SGXPV}_alpha_hardfp_minimal_demos.bin"
-MD5SUM_HARDFP = "ae6125d7f8a313ea5c02afded893052d"
-SHA256SUM_HARDFP = "c2782a2f85024741722b936ec9dca66b858ae8561aa71b693f11e12d8c0385e0"
+BINFILE_HARDFP = "Graphics_SDK_setuplinux_hardfp_${SGXPV}.bin"
+MD5SUM_HARDFP = "0ee7d59808330d442a51c0990c2cb30e"
+SHA256SUM_HARDFP = "769daae439677a7a85bbbced14cee4f85b19823e0b99560078d0a864c525c128"
# For now we only have hardfp version
python __anonymous() {
--
1.7.0.4
More information about the meta-ti
mailing list