diff options
author | Gowtham Tammana <g-tammana@ti.com> | 2019-10-10 03:48:39 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2019-10-09 23:34:25 +0000 |
commit | 0210f5f8bdec22615a5ba733dc4b76e846323d46 (patch) | |
tree | b08dc9c9c757b962e6175c962f09a2256a2181f5 /recipes-graphics | |
parent | a8e2395ca18f3db28bd701e5aaa224d8385c403b (diff) | |
download | meta-ti-0210f5f8bdec22615a5ba733dc4b76e846323d46.tar.gz |
ti-img-rogue-umlibs: Update srcrev to pick FW arbitration fixti2019.04-rc4
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" |