From b834fd8c0bb167dc6cbf1b77afba9ec9fa7d2315 Mon Sep 17 00:00:00 2001 From: Gowtham Tammana Date: Tue, 13 Apr 2021 02:58:49 +0000 Subject: [PATCH] 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 --- recipes-graphics/libgles/ti-img-rogue-umlibs_1.13.5776728.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-graphics/libgles/ti-img-rogue-umlibs_1.13.5776728.bb b/recipes-graphics/libgles/ti-img-rogue-umlibs_1.13.5776728.bb index dafb9dd8..5194015e 100644 --- a/recipes-graphics/libgles/ti-img-rogue-umlibs_1.13.5776728.bb +++ b/recipes-graphics/libgles/ti-img-rogue-umlibs_1.13.5776728.bb @@ -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}"