summaryrefslogtreecommitdiffstats
path: root/recipes-graphics
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-27 12:30:55 -0500
commit2cd56f70fb5183f4619f11f0b71a668e7799197d (patch)
treea3901e3105f362588ad5011b473f759a6c792253 /recipes-graphics
parent7f752ce2b0f46708401da130f7e5b4743d005ebf (diff)
downloadmeta-ti-2cd56f70fb5183f4619f11f0b71a668e7799197d.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')
-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"