From 928ff52f4ad7fcc43a2fecfabc45f4750b19c2d0 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 4 Jan 2012 16:07:26 +0100 Subject: [PATCH] libgles-omap3: add 4.05.00.03 Signed-off-by: Koen Kooi --- .../libgles/libgles-omap3_4.05.00.03.bb | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 recipes-graphics/libgles/libgles-omap3_4.05.00.03.bb diff --git a/recipes-graphics/libgles/libgles-omap3_4.05.00.03.bb b/recipes-graphics/libgles/libgles-omap3_4.05.00.03.bb new file mode 100644 index 0000000..0092221 --- /dev/null +++ b/recipes-graphics/libgles/libgles-omap3_4.05.00.03.bb @@ -0,0 +1,26 @@ +BINLOCATION_omap3 = "${S}/gfx_rel_es3.x" +BINLOCATION_ti816x = "${S}/gfx_rel_es6.x" +BINLOCATION_ti33x = "${S}/gfx_rel_es8.x" + +require libgles-omap3.inc + +# download required binary distribution from: +# 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_05_00_03" +IMGPV = "1.6.16.4117" +BINFILE := "Graphics_SDK_setuplinux_${SGXPV}.bin" + +SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/gfxsdk/${SGXPV}/exports/Graphics_SDK_setuplinux_${SGXPV}.bin \ + file://cputype \ + file://rc.pvr \ + file://sample.desktop \ + file://99-bufferclass.rules \ +" + +SRC_URI[md5sum] = "0e651eaa92bb91760f0b40a17697a7dc" +SRC_URI[sha256sum] = "bfe764a8959556195545d6fff76f63a489642f345c105bbbc309a3f243c2dd0e" + +S = "${WORKDIR}/Graphics_SDK_${SGXPV}" + -- 2.39.2