diff options
| author | Gowtham Tammana <g-tammana@ti.com> | 2020-11-05 21:20:11 +0000 |
|---|---|---|
| committer | Dan Murphy <dmurphy@ti.com> | 2020-11-05 10:11:23 -0600 |
| commit | 88a7a60825909b74670f61a7923a95ebf6424a7d (patch) | |
| tree | 886d955aa9c7aa9df6f99fd7fb203526b501149e /recipes-graphics | |
| parent | fe7adbfe0ea167bb068bd57449b1c1a103d01f0d (diff) | |
| download | meta-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.bb | 5 |
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" | |||
| 10 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 10 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
| 11 | COMPATIBLE_MACHINE = "j7" | 11 | COMPATIBLE_MACHINE = "j7" |
| 12 | 12 | ||
| 13 | PR = "r8" | 13 | PR = "r9" |
| 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 = "6b4d8e538566bbaf6b9c4a24dbecd740d58c1871" | 18 | |
| 19 | SRCREV = "8d3d1891186ed3f397bb90f4f8c518c6c9970479" | ||
| 19 | 20 | ||
| 20 | PVR_SOC ?= "j721e_linux" | 21 | PVR_SOC ?= "j721e_linux" |
| 21 | PVR_BUILD ?= "release" | 22 | PVR_BUILD ?= "release" |
