summaryrefslogtreecommitdiffstats
path: root/recipes-graphics
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2013-08-31 23:11:32 -0400
committerDenys Dmytriyenko <denys@ti.com>2013-09-03 13:07:49 -0400
commitcb6f542fe85ca6d5afa2ff2c49f3af042e95d949 (patch)
treefa73c5bdac36cccf64aee22a7feb33c3bc8660b4 /recipes-graphics
parent9e07040a0b73f4ea11ff4441e1046269ddc9bc05 (diff)
downloadmeta-ti-cb6f542fe85ca6d5afa2ff2c49f3af042e95d949.tar.gz
libgles-omap3, omap3-sgx-modules: remove old 4.03.00.02 version
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-graphics')
-rw-r--r--recipes-graphics/libgles/libgles-omap3_4.03.00.02.bb30
1 files changed, 0 insertions, 30 deletions
diff --git a/recipes-graphics/libgles/libgles-omap3_4.03.00.02.bb b/recipes-graphics/libgles/libgles-omap3_4.03.00.02.bb
deleted file mode 100644
index e98fe025..00000000
--- a/recipes-graphics/libgles/libgles-omap3_4.03.00.02.bb
+++ /dev/null
@@ -1,30 +0,0 @@
1BINLOCATION_omap3 = "${S}/gfx_rel_es3.x"
2BINLOCATION_ti816x = "${S}/gfx_rel_es6.x"
3
4ES2LOCATION = "${S}/gfx_rel_es2.x"
5ES3LOCATION = "${S}/gfx_rel_es3.x"
6ES5LOCATION = "${S}/gfx_rel_es5.x"
7ES6LOCATION = "${S}/gfx_rel_es6.x"
8
9require libgles-omap3.inc
10
11# download required binary distribution from:
12# http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/gfxsdk/latest/index_FDS.html
13# see libgles-omap3.inc for detailed installation instructions
14
15SGXPV = "4_03_00_02"
16IMGPV = "1.6.16.3977"
17BINFILE := "Graphics_SDK_setuplinux_${SGXPV}.bin"
18TI_BIN_UNPK_WDEXT := "/Graphics_SDK_${SGXPV}"
19
20SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/sdo_sb/targetcontent/gfxsdk/${SGXPV}/exports/${BINFILE} \
21 file://cputype \
22 file://rc.pvr \
23 file://sample.desktop \
24 file://99-bufferclass.rules \
25"
26
27SRC_URI[md5sum] = "ff8c1f2b8e4cb42f4ced6a613b081ada"
28SRC_URI[sha256sum] = "cdb0bd3964e107733d632aa8224e0537b05c1ffac34befc036423458c8d75255"
29
30S = "${WORKDIR}/Graphics_SDK_${SGXPV}"