diff options
author | 2019-07-02 21:41:28 +0000 | |
---|---|---|
committer | 2019-07-02 18:53:00 +0000 | |
commit | a3d55bcb93c3b87ac77ebed81867a35e89f5eaa3 (patch) | |
tree | 8a5e0bbb65f367b72e9468bf3b4dc8123e9b4025 /recipes-graphics | |
parent | 28915b823eb12f5f8b368f5953ce4597cd8eb67c (diff) | |
download | meta-ti-a3d55bcb93c3b87ac77ebed81867a35e89f5eaa3.tar.gz meta-ti-a3d55bcb93c3b87ac77ebed81867a35e89f5eaa3.tar.bz2 meta-ti-a3d55bcb93c3b87ac77ebed81867a35e89f5eaa3.zip |
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" PACKAGE_ARCH = "${MACHINE_ARCH}" COMPATIBLE_MACHINE = "j7-evm" -PR = "r7" +PR = "r8" BRANCH = "linuxws/thud/k4.19/${PV}" SRC_URI = "git://git.ti.com/graphics/ti-img-rogue-umlibs.git;branch=${BRANCH}" -SRCREV = "ba99e1156c794f8618a743a4bb0f075b2ade9db3" +SRCREV = "9ca36686e248675b709e5072672f987a2d95ed86" PVR_SOC ?= "j721e_linux" PVR_BUILD ?= "release" |