summaryrefslogtreecommitdiffstats
path: root/recipes-graphics/libgles
diff options
context:
space:
mode:
authorGowtham Tammana <g-tammana@ti.com>2019-06-29 10:32:14 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-07-01 17:28:29 +0000
commit344548de6a3edf5d3d555bbfac7fee1945177921 (patch)
tree10bc1b0704aa1b7ae81276cb67f143c131e25856 /recipes-graphics/libgles
parent8b584b5c1f9f72e5d32c56eee6daf40d2e40d948 (diff)
downloadmeta-ti-344548de6a3edf5d3d555bbfac7fee1945177921.tar.gz
ti-img-rogue-umlibs: Update SRCREV to pick wayland ws libraries
Signed-off-by: Gowtham Tammana <g-tammana@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-graphics/libgles')
-rw-r--r--recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5187610.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5187610.bb b/recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5187610.bb
index 94f078e2..0caed206 100644
--- a/recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5187610.bb
+++ b/recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5187610.bb
@@ -6,16 +6,16 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=7232b98c1c58f99e3baa03de5207e76f"
6PACKAGE_ARCH = "${MACHINE_ARCH}" 6PACKAGE_ARCH = "${MACHINE_ARCH}"
7COMPATIBLE_MACHINE = "j7-evm" 7COMPATIBLE_MACHINE = "j7-evm"
8 8
9PR = "r3" 9PR = "r4"
10 10
11BRANCH = "linuxws/thud/k4.19/${PV}" 11BRANCH = "linuxws/thud/k4.19/${PV}"
12 12
13SRC_URI = "git://git.ti.com/graphics/ti-img-rogue-umlibs.git;branch=${BRANCH}" 13SRC_URI = "git://git.ti.com/graphics/ti-img-rogue-umlibs.git;branch=${BRANCH}"
14SRCREV = "3da5ebfde8a41cd38ab935f3e350d5d195fe7309" 14SRCREV = "ba99e1156c794f8618a743a4bb0f075b2ade9db3"
15 15
16PVR_SOC ?= "j721e_linux" 16PVR_SOC ?= "j721e_linux"
17PVR_BUILD ?= "release" 17PVR_BUILD ?= "release"
18PVR_WS = "nulldrmws" 18PVR_WS = "wayland"
19 19
20INITSCRIPT_NAME = "rc.pvr" 20INITSCRIPT_NAME = "rc.pvr"
21INITSCRIPT_PARAMS = "defaults 8" 21INITSCRIPT_PARAMS = "defaults 8"