diff options
author | Gowtham Tammana <g-tammana@ti.com> | 2019-08-03 01:35:05 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2019-08-02 23:27:15 +0000 |
commit | 883186b2cc0c4e6022790050ed87413b1ea2ba70 (patch) | |
tree | f9110bf553fcd13dfc08b403e0af1adea09dd5f9 /recipes-graphics | |
parent | 2868819438248955a94ed7291b7441a4608e10b3 (diff) | |
download | meta-ti-883186b2cc0c4e6022790050ed87413b1ea2ba70.tar.gz |
ti-img-rogue-umlibs: Update recipe to pick newer version
Updated the recipe to pick newer version, 1.10.5371573, of libgles
libraries.
Signed-off-by: Gowtham Tammana <g-tammana@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-graphics')
-rw-r--r-- | recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5371573.bb (renamed from recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5187610.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5187610.bb b/recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5371573.bb index a8030aae..8c05fd1c 100644 --- a/recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5187610.bb +++ b/recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5371573.bb | |||
@@ -6,12 +6,12 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=7232b98c1c58f99e3baa03de5207e76f" | |||
6 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 6 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
7 | COMPATIBLE_MACHINE = "j7-evm" | 7 | COMPATIBLE_MACHINE = "j7-evm" |
8 | 8 | ||
9 | PR = "r9" | 9 | PR = "r0" |
10 | 10 | ||
11 | BRANCH = "linuxws/thud/k4.19/${PV}" | 11 | BRANCH = "linuxws/thud/k4.19/${PV}" |
12 | 12 | ||
13 | SRC_URI = "git://git.ti.com/graphics/ti-img-rogue-umlibs.git;branch=${BRANCH}" | 13 | SRC_URI = "git://git.ti.com/graphics/ti-img-rogue-umlibs.git;branch=${BRANCH}" |
14 | SRCREV = "9ca36686e248675b709e5072672f987a2d95ed86" | 14 | SRCREV = "a6875532315d71f036104a5cb49efa5857b4d953" |
15 | 15 | ||
16 | PVR_SOC ?= "j721e_linux" | 16 | PVR_SOC ?= "j721e_linux" |
17 | PVR_BUILD ?= "release" | 17 | PVR_BUILD ?= "release" |