diff options
author | 2019-10-10 03:48:39 +0000 | |
---|---|---|
committer | 2019-10-10 04:48:22 +0000 | |
commit | d45598c7bf567faa58ebe389790ca0e773180c49 (patch) | |
tree | b5d95fbfc4a1c0b662f15e9e2f0461bcb0a9f05e /recipes-graphics/libgles | |
parent | 03e5b21e8a993cf3227112de84f38cc8337dcb11 (diff) | |
download | meta-ti-d45598c7bf567faa58ebe389790ca0e773180c49.tar.gz meta-ti-d45598c7bf567faa58ebe389790ca0e773180c49.tar.bz2 meta-ti-d45598c7bf567faa58ebe389790ca0e773180c49.zip |
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/libgles')
-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" PACKAGE_ARCH = "${MACHINE_ARCH}" COMPATIBLE_MACHINE = "j7-evm" -PR = "r4" +PR = "r5" BRANCH = "linuxws/thud/k4.19/${PV}" SRC_URI = "git://git.ti.com/graphics/ti-img-rogue-umlibs.git;branch=${BRANCH}" -SRCREV = "98762e37e8f26e8cd979576817b695ec3c0e069f" +SRCREV = "0721cdfc1fc86f40c93745159e3f1bcad5beda17" PVR_SOC ?= "j721e_linux" PVR_BUILD ?= "release" |