diff options
author | Gowtham Tammana <g-tammana@ti.com> | 2020-05-27 18:09:52 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2020-05-28 01:10:51 +0000 |
commit | f8f0f083b5c3842a473226aae1d1383fb0c985b8 (patch) | |
tree | 917c68570b21690e501c703a2021b0ecc51de7c2 /recipes-graphics | |
parent | 5357bcf01c150e46deb03a08d3327b2d1da0aa1d (diff) | |
download | meta-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.bb | 4 |
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" | |||
10 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 10 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
11 | COMPATIBLE_MACHINE = "j7" | 11 | COMPATIBLE_MACHINE = "j7" |
12 | 12 | ||
13 | PR = "r7" | 13 | PR = "r8" |
14 | 14 | ||
15 | BRANCH = "linuxws/zeus/k5.4/${PV}" | 15 | BRANCH = "linuxws/zeus/k5.4/${PV}" |
16 | 16 | ||
17 | SRC_URI = "git://git.ti.com/graphics/ti-img-rogue-umlibs.git;branch=${BRANCH}" | 17 | SRC_URI = "git://git.ti.com/graphics/ti-img-rogue-umlibs.git;branch=${BRANCH}" |
18 | SRCREV = "20748df00f123d56079cab07f83b0133e3378b53" | 18 | SRCREV = "6b4d8e538566bbaf6b9c4a24dbecd740d58c1871" |
19 | 19 | ||
20 | PVR_SOC ?= "j721e_linux" | 20 | PVR_SOC ?= "j721e_linux" |
21 | PVR_BUILD ?= "release" | 21 | PVR_BUILD ?= "release" |