diff options
author | 2021-04-13 02:58:49 +0000 | |
---|---|---|
committer | 2021-05-04 23:12:29 -0500 | |
commit | b834fd8c0bb167dc6cbf1b77afba9ec9fa7d2315 (patch) | |
tree | e88aee358dc584448f543fa97032fb9f018012b0 /recipes-graphics | |
parent | 42e7da76183c3c96c7e7a370438279b5721779ae (diff) | |
download | meta-ti-b834fd8c0bb167dc6cbf1b77afba9ec9fa7d2315.tar.gz meta-ti-b834fd8c0bb167dc6cbf1b77afba9ec9fa7d2315.tar.bz2 meta-ti-b834fd8c0bb167dc6cbf1b77afba9ec9fa7d2315.zip |
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>
Diffstat (limited to 'recipes-graphics')
-rw-r--r-- | recipes-graphics/libgles/ti-img-rogue-umlibs_1.13.5776728.bb | 4 |
1 files 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}" |