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

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>
This commit is contained in:
Gowtham Tammana
2021-03-24 05:07:09 +00:00
committed by Praneeth Bajjuri
parent ff736a05b3
commit dd2f003ad3

View File

@@ -10,13 +10,13 @@ REQUIRED_MACHINE_FEATURES = "gpu"
PACKAGE_ARCH = "${MACHINE_ARCH}"
COMPATIBLE_MACHINE = "j7"
PR = "r1"
PR = "r2"
BRANCH = "linuxws/dunfell/k5.4/${PV}"
SRC_URI = "git://git.ti.com/graphics/ti-img-rogue-umlibs.git;branch=${BRANCH}"
SRCREV = "3c4cabc8df10a066569e5f959cbbd4c0ce9961cd"
SRCREV = "5ef38353c38d921a65ea6df75c7b6ce710b66034"
PVR_SOC ?= "j721e_linux"
PVR_BUILD ?= "release"