diff options
author | 2019-09-30 23:08:47 +0000 | |
---|---|---|
committer | 2019-09-30 23:14:41 +0000 | |
commit | 7b4eceb0cb2f4b7d50930bb1c6043860ea32f84a (patch) | |
tree | f570ddad1bd4356609ed2ca9e75d1ce6d4b4054d /recipes-graphics | |
parent | a1b9985e59028080acf934ffcd22cc0b30262e77 (diff) | |
download | meta-ti-7b4eceb0cb2f4b7d50930bb1c6043860ea32f84a.tar.gz meta-ti-7b4eceb0cb2f4b7d50930bb1c6043860ea32f84a.tar.bz2 meta-ti-7b4eceb0cb2f4b7d50930bb1c6043860ea32f84a.zip |
ti-img-rogue-umlibs: Update srcrev to pick virt fw bin
A firmware binary for guest is added to source repo, updating the
srcrev to pick the latest changes.
Signed-off-by: Gowtham Tammana <g-tammana@ti.com>
Signed-off-by: Erick Narvaez <e-narvaez@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 f49830fe..e94aab8d 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 = "r3" +PR = "r4" BRANCH = "linuxws/thud/k4.19/${PV}" SRC_URI = "git://git.ti.com/graphics/ti-img-rogue-umlibs.git;branch=${BRANCH}" -SRCREV = "237d3736114d0e8c6c0fe00845949f51bb78544f" +SRCREV = "98762e37e8f26e8cd979576817b695ec3c0e069f" PVR_SOC ?= "j721e_linux" PVR_BUILD ?= "release" |