1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 19:53:43 +00:00

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>
This commit is contained in:
Gowtham Tammana
2020-11-05 21:20:11 +00:00
committed by Dan Murphy
parent 94374ba73b
commit 3b57d4eea9

View File

@@ -10,12 +10,13 @@ REQUIRED_MACHINE_FEATURES = "gpu"
PACKAGE_ARCH = "${MACHINE_ARCH}"
COMPATIBLE_MACHINE = "j7"
PR = "r8"
PR = "r9"
BRANCH = "linuxws/zeus/k5.4/${PV}"
SRC_URI = "git://git.ti.com/graphics/ti-img-rogue-umlibs.git;branch=${BRANCH}"
SRCREV = "6b4d8e538566bbaf6b9c4a24dbecd740d58c1871"
SRCREV = "8d3d1891186ed3f397bb90f4f8c518c6c9970479"
PVR_SOC ?= "j721e_linux"
PVR_BUILD ?= "release"