1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-05 10:21:52 +00:00

ti-img-rogue-umlibs: update branch to pick 5.10

Update the branch name to pick 5.10 development branch. The srcrev
remains the same at this point.

Signed-off-by: Gowtham Tammana <g-tammana@ti.com>
This commit is contained in:
Gowtham Tammana
2021-04-13 02:58:49 +00:00
committed by Praneeth Bajjuri
parent 42e7da7618
commit b834fd8c0b
@@ -10,9 +10,9 @@ REQUIRED_MACHINE_FEATURES = "gpu"
PACKAGE_ARCH = "${MACHINE_ARCH}"
COMPATIBLE_MACHINE = "j7"
PR = "r2"
PR = "r3"
BRANCH = "linuxws/dunfell/k5.4/${PV}"
BRANCH = "linuxws/dunfell/k5.10/${PV}"
SRC_URI = "git://git.ti.com/graphics/ti-img-rogue-umlibs.git;branch=${BRANCH}"