summaryrefslogtreecommitdiffstats
path: root/recipes-graphics
diff options
context:
space:
mode:
authorGowtham Tammana <g-tammana@ti.com>2020-11-05 21:20:11 +0000
committerDan Murphy <dmurphy@ti.com>2020-11-05 10:11:23 -0600
commit88a7a60825909b74670f61a7923a95ebf6424a7d (patch)
tree886d955aa9c7aa9df6f99fd7fb203526b501149e /recipes-graphics
parentfe7adbfe0ea167bb068bd57449b1c1a103d01f0d (diff)
downloadmeta-ti-88a7a60825909b74670f61a7923a95ebf6424a7d.tar.gz
ti-img-rogue-umlibs: update srcrev to pick rpath fixes
Update the srcrev to pick the latest artifacts that fix some of the redundant rpath warnings seen with Yocto. Signed-off-by: Gowtham Tammana <g-tammana@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
Diffstat (limited to 'recipes-graphics')
-rw-r--r--recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5371573.bb5
1 files changed, 3 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 edb4b753..f9d5ed9c 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,13 @@ REQUIRED_MACHINE_FEATURES = "gpu"
10PACKAGE_ARCH = "${MACHINE_ARCH}" 10PACKAGE_ARCH = "${MACHINE_ARCH}"
11COMPATIBLE_MACHINE = "j7" 11COMPATIBLE_MACHINE = "j7"
12 12
13PR = "r8" 13PR = "r9"
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 = "6b4d8e538566bbaf6b9c4a24dbecd740d58c1871" 18
19SRCREV = "8d3d1891186ed3f397bb90f4f8c518c6c9970479"
19 20
20PVR_SOC ?= "j721e_linux" 21PVR_SOC ?= "j721e_linux"
21PVR_BUILD ?= "release" 22PVR_BUILD ?= "release"