summaryrefslogtreecommitdiffstats
path: root/recipes-graphics
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-02 18:53:00 +0000
commit76fa77f5b20980921168921625cda1d123a82aa4 (patch)
tree9305ae31973c52e61e2629b24c57143a2d9dd850 /recipes-graphics
parentddbbdd06846db269e1ed6778fb2ae90266a1e2c3 (diff)
downloadmeta-ti-76fa77f5b20980921168921625cda1d123a82aa4.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')
-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"