diff options
author | Gowtham Tammana <g-tammana@ti.com> | 2019-10-10 03:48:39 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2019-10-10 04:48:22 +0000 |
commit | d45598c7bf567faa58ebe389790ca0e773180c49 (patch) | |
tree | b5d95fbfc4a1c0b662f15e9e2f0461bcb0a9f05e /recipes-graphics | |
parent | 03e5b21e8a993cf3227112de84f38cc8337dcb11 (diff) | |
download | meta-ti-d45598c7bf567faa58ebe389790ca0e773180c49.tar.gz |
ti-img-rogue-umlibs: Update srcrev to pick FW arbitration fix
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.5371573.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5371573.bb b/recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5371573.bb index e94aab8d..9cb863a5 100644 --- a/recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5371573.bb +++ b/recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5371573.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 = "r4" | 9 | PR = "r5" |
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 = "98762e37e8f26e8cd979576817b695ec3c0e069f" | 14 | SRCREV = "0721cdfc1fc86f40c93745159e3f1bcad5beda17" |
15 | 15 | ||
16 | PVR_SOC ?= "j721e_linux" | 16 | PVR_SOC ?= "j721e_linux" |
17 | PVR_BUILD ?= "release" | 17 | PVR_BUILD ?= "release" |