summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/libgles
diff options
context:
space:
mode:
authorGowtham Tammana <g-tammana@ti.com>2021-03-24 05:07:09 +0000
committerPraneeth Bajjuri <praneeth@ti.com>2021-03-25 16:25:34 -0500
commitdd2f003ad305cd8e73a872dbdbbc254c466173e8 (patch)
tree1a48a7626e01dc724906af69aa9dbdec85cde536 /recipes-graphics/libgles
parentff736a05b3515ac6573bb4b703837eb0dd9b85b8 (diff)
downloadmeta-ti-dd2f003ad305cd8e73a872dbdbbc254c466173e8.tar.gz
ti-img-rogue-umlibs: Update to pick rpath fixes
Update srcrev to pick the rpath warning fixes. Signed-off-by: Gowtham Tammana <g-tammana@ti.com> Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
Diffstat (limited to 'recipes-graphics/libgles')
-rw-r--r--recipes-graphics/libgles/ti-img-rogue-umlibs_1.13.5776728.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-graphics/libgles/ti-img-rogue-umlibs_1.13.5776728.bb b/recipes-graphics/libgles/ti-img-rogue-umlibs_1.13.5776728.bb
index d8fae3dd..dafb9dd8 100644
--- a/recipes-graphics/libgles/ti-img-rogue-umlibs_1.13.5776728.bb
+++ b/recipes-graphics/libgles/ti-img-rogue-umlibs_1.13.5776728.bb
@@ -10,13 +10,13 @@ REQUIRED_MACHINE_FEATURES = "gpu"
10PACKAGE_ARCH = "${MACHINE_ARCH}" 10PACKAGE_ARCH = "${MACHINE_ARCH}"
11COMPATIBLE_MACHINE = "j7" 11COMPATIBLE_MACHINE = "j7"
12 12
13PR = "r1" 13PR = "r2"
14 14
15BRANCH = "linuxws/dunfell/k5.4/${PV}" 15BRANCH = "linuxws/dunfell/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}"
18 18
19SRCREV = "3c4cabc8df10a066569e5f959cbbd4c0ce9961cd" 19SRCREV = "5ef38353c38d921a65ea6df75c7b6ce710b66034"
20 20
21PVR_SOC ?= "j721e_linux" 21PVR_SOC ?= "j721e_linux"
22PVR_BUILD ?= "release" 22PVR_BUILD ?= "release"