diff options
author | Gowtham Tammana <g-tammana@ti.com> | 2021-03-24 05:07:09 +0000 |
---|---|---|
committer | Praneeth Bajjuri <praneeth@ti.com> | 2021-03-25 16:25:34 -0500 |
commit | dd2f003ad305cd8e73a872dbdbbc254c466173e8 (patch) | |
tree | 1a48a7626e01dc724906af69aa9dbdec85cde536 /recipes-graphics | |
parent | ff736a05b3515ac6573bb4b703837eb0dd9b85b8 (diff) | |
download | meta-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')
-rw-r--r-- | recipes-graphics/libgles/ti-img-rogue-umlibs_1.13.5776728.bb | 4 |
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" | |||
10 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 10 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
11 | COMPATIBLE_MACHINE = "j7" | 11 | COMPATIBLE_MACHINE = "j7" |
12 | 12 | ||
13 | PR = "r1" | 13 | PR = "r2" |
14 | 14 | ||
15 | BRANCH = "linuxws/dunfell/k5.4/${PV}" | 15 | BRANCH = "linuxws/dunfell/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 | 18 | ||
19 | SRCREV = "3c4cabc8df10a066569e5f959cbbd4c0ce9961cd" | 19 | SRCREV = "5ef38353c38d921a65ea6df75c7b6ce710b66034" |
20 | 20 | ||
21 | PVR_SOC ?= "j721e_linux" | 21 | PVR_SOC ?= "j721e_linux" |
22 | PVR_BUILD ?= "release" | 22 | PVR_BUILD ?= "release" |