diff options
author | Anand Balagopalakrishnan <anandb@ti.com> | 2019-07-02 21:41:28 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2019-07-02 18:53:00 +0000 |
commit | a3d55bcb93c3b87ac77ebed81867a35e89f5eaa3 (patch) | |
tree | 8a5e0bbb65f367b72e9468bf3b4dc8123e9b4025 /recipes-graphics | |
parent | 28915b823eb12f5f8b368f5953ce4597cd8eb67c (diff) | |
download | meta-ti-a3d55bcb93c3b87ac77ebed81867a35e89f5eaa3.tar.gz |
ti-img-rogue-umlibs: remove X11 definitions
Signed-off-by: Anand Balagopalakrishnan <anandb@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.bb | 4 |
1 files changed, 2 insertions, 2 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 26dfb7ca..c63d708e 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,12 +6,12 @@ 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 = "r7" | 9 | PR = "r8" |
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 = "ba99e1156c794f8618a743a4bb0f075b2ade9db3" | 14 | SRCREV = "9ca36686e248675b709e5072672f987a2d95ed86" |
15 | 15 | ||
16 | PVR_SOC ?= "j721e_linux" | 16 | PVR_SOC ?= "j721e_linux" |
17 | PVR_BUILD ?= "release" | 17 | PVR_BUILD ?= "release" |