summaryrefslogtreecommitdiffstats
path: root/recipes-graphics
diff options
context:
space:
mode:
authorGowtham Tammana <g-tammana@ti.com>2020-05-27 18:09:52 +0000
committerDenys Dmytriyenko <denys@ti.com>2020-05-28 01:10:51 +0000
commitf8f0f083b5c3842a473226aae1d1383fb0c985b8 (patch)
tree917c68570b21690e501c703a2021b0ecc51de7c2 /recipes-graphics
parent5357bcf01c150e46deb03a08d3327b2d1da0aa1d (diff)
downloadmeta-ti-f8f0f083b5c3842a473226aae1d1383fb0c985b8.tar.gz
ti-img-rogue-umlibs: Update srcrev to pick latest
Updating the srcrev to pick the latest changes which adds an unittest. 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.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5371573.bb b/recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5371573.bb
index 6dcf4a0f..edb4b753 100644
--- a/recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5371573.bb
+++ b/recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5371573.bb
@@ -10,12 +10,12 @@ REQUIRED_MACHINE_FEATURES = "gpu"
10PACKAGE_ARCH = "${MACHINE_ARCH}" 10PACKAGE_ARCH = "${MACHINE_ARCH}"
11COMPATIBLE_MACHINE = "j7" 11COMPATIBLE_MACHINE = "j7"
12 12
13PR = "r7" 13PR = "r8"
14 14
15BRANCH = "linuxws/zeus/k5.4/${PV}" 15BRANCH = "linuxws/zeus/k5.4/${PV}"
16 16
17SRC_URI = "git://git.ti.com/graphics/ti-img-rogue-umlibs.git;branch=${BRANCH}" 17SRC_URI = "git://git.ti.com/graphics/ti-img-rogue-umlibs.git;branch=${BRANCH}"
18SRCREV = "20748df00f123d56079cab07f83b0133e3378b53" 18SRCREV = "6b4d8e538566bbaf6b9c4a24dbecd740d58c1871"
19 19
20PVR_SOC ?= "j721e_linux" 20PVR_SOC ?= "j721e_linux"
21PVR_BUILD ?= "release" 21PVR_BUILD ?= "release"