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:
committed by
Praneeth Bajjuri
parent
ff736a05b3
commit
dd2f003ad3
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user