diff options
author | 2019-09-14 03:37:45 +0000 | |
---|---|---|
committer | 2019-09-17 04:35:14 +0000 | |
commit | 1a59e32aabbf74b149d82fc8373c98a256ae738a (patch) | |
tree | 8fdb7ea9dad76ecb4a789b4211351a0dfde3c7b4 /recipes-graphics | |
parent | 7df5c173156f95fc4b11723c60ed4952831dccec (diff) | |
download | meta-ti-1a59e32aabbf74b149d82fc8373c98a256ae738a.tar.gz meta-ti-1a59e32aabbf74b149d82fc8373c98a256ae738a.tar.bz2 meta-ti-1a59e32aabbf74b149d82fc8373c98a256ae738a.zip |
ti-img-rogue-umlibs: Update srcrev to pick latest
The source repo has been updated with latest nulldrmws artifacts and
debug binaries. Updating srcrev to pick the latest changes.
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 a21a43b9..f49830fe 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 = "r2" +PR = "r3" BRANCH = "linuxws/thud/k4.19/${PV}" SRC_URI = "git://git.ti.com/graphics/ti-img-rogue-umlibs.git;branch=${BRANCH}" -SRCREV = "dc94fecfb74de3384736e215d829d70e97bb612c" +SRCREV = "237d3736114d0e8c6c0fe00845949f51bb78544f" PVR_SOC ?= "j721e_linux" PVR_BUILD ?= "release" |