diff options
author | Gou, Hongmei <h-gou@ti.com> | 2015-09-08 20:32:40 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2015-09-08 11:57:18 -0400 |
commit | 45f4403d2c8fd0da02da24f78bebbb216f994a8e (patch) | |
tree | 93a51d2124a15e1224201ad78fddb55966fb00d3 /recipes-graphics | |
parent | 74680a22829c74433e8947f475d86b35b676ce5c (diff) | |
download | meta-ti-45f4403d2c8fd0da02da24f78bebbb216f994a8e.tar.gz |
omap5-sgx-ddk-um-linux: Bump SRCREV for am4/k4.1 branch
* Get changes for adding softlinks for libGLES_CM.so.1 and libGLESv2.so.1
Signed-off-by: Hongmei Gou <h-gou@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-graphics')
-rw-r--r-- | recipes-graphics/libgles/omap5-sgx-ddk-um-linux_1.9.0.12.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-graphics/libgles/omap5-sgx-ddk-um-linux_1.9.0.12.bb b/recipes-graphics/libgles/omap5-sgx-ddk-um-linux_1.9.0.12.bb index a97f88bf..55fa33a9 100644 --- a/recipes-graphics/libgles/omap5-sgx-ddk-um-linux_1.9.0.12.bb +++ b/recipes-graphics/libgles/omap5-sgx-ddk-um-linux_1.9.0.12.bb | |||
@@ -11,15 +11,15 @@ BRANCH_ti43x = "am4/k4.1" | |||
11 | 11 | ||
12 | SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-um-linux.git;protocol=git;branch=${BRANCH}" | 12 | SRC_URI = "git://git.ti.com/graphics/omap5-sgx-ddk-um-linux.git;protocol=git;branch=${BRANCH}" |
13 | SRCREV_omap-a15 = "d63cd6469fff610317a8e1c986f227bb3e7922f6" | 13 | SRCREV_omap-a15 = "d63cd6469fff610317a8e1c986f227bb3e7922f6" |
14 | SRCREV_ti33x = "c30d4b35701e1b88d58a9ae713b2e679298d1a37" | 14 | SRCREV_ti33x = "188575c7ba16c00a15499ed88a126af2506fdba5" |
15 | SRCREV_ti43x = "c30d4b35701e1b88d58a9ae713b2e679298d1a37" | 15 | SRCREV_ti43x = "188575c7ba16c00a15499ed88a126af2506fdba5" |
16 | 16 | ||
17 | INITSCRIPT_NAME = "pvr-init" | 17 | INITSCRIPT_NAME = "pvr-init" |
18 | INITSCRIPT_PARAMS = "defaults 8" | 18 | INITSCRIPT_PARAMS = "defaults 8" |
19 | 19 | ||
20 | inherit update-rc.d | 20 | inherit update-rc.d |
21 | 21 | ||
22 | PR = "r10" | 22 | PR = "r11" |
23 | PROVIDES += "virtual/egl virtual/libgles1 virtual/libgles2" | 23 | PROVIDES += "virtual/egl virtual/libgles1 virtual/libgles2" |
24 | 24 | ||
25 | RREPLACES_${PN} = "libegl libgles1 libgles2" | 25 | RREPLACES_${PN} = "libegl libgles1 libgles2" |