diff options
author | Gowtham Tammana <g-tammana@ti.com> | 2019-06-29 10:32:14 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2019-07-02 18:53:00 +0000 |
commit | 76fa77f5b20980921168921625cda1d123a82aa4 (patch) | |
tree | 9305ae31973c52e61e2629b24c57143a2d9dd850 /recipes-graphics/libgles | |
parent | ddbbdd06846db269e1ed6778fb2ae90266a1e2c3 (diff) | |
download | meta-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/libgles')
-rw-r--r-- | recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5187610.bb | 6 |
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" | |||
6 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 6 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
7 | COMPATIBLE_MACHINE = "j7-evm" | 7 | COMPATIBLE_MACHINE = "j7-evm" |
8 | 8 | ||
9 | PR = "r3" | 9 | PR = "r4" |
10 | 10 | ||
11 | BRANCH = "linuxws/thud/k4.19/${PV}" | 11 | BRANCH = "linuxws/thud/k4.19/${PV}" |
12 | 12 | ||
13 | SRC_URI = "git://git.ti.com/graphics/ti-img-rogue-umlibs.git;branch=${BRANCH}" | 13 | SRC_URI = "git://git.ti.com/graphics/ti-img-rogue-umlibs.git;branch=${BRANCH}" |
14 | SRCREV = "3da5ebfde8a41cd38ab935f3e350d5d195fe7309" | 14 | SRCREV = "ba99e1156c794f8618a743a4bb0f075b2ade9db3" |
15 | 15 | ||
16 | PVR_SOC ?= "j721e_linux" | 16 | PVR_SOC ?= "j721e_linux" |
17 | PVR_BUILD ?= "release" | 17 | PVR_BUILD ?= "release" |
18 | PVR_WS = "nulldrmws" | 18 | PVR_WS = "wayland" |
19 | 19 | ||
20 | INITSCRIPT_NAME = "rc.pvr" | 20 | INITSCRIPT_NAME = "rc.pvr" |
21 | INITSCRIPT_PARAMS = "defaults 8" | 21 | INITSCRIPT_PARAMS = "defaults 8" |