diff options
author | Gowtham Tammana <g-tammana@ti.com> | 2019-09-30 23:08:47 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2019-09-30 23:14:41 +0000 |
commit | 7b4eceb0cb2f4b7d50930bb1c6043860ea32f84a (patch) | |
tree | f570ddad1bd4356609ed2ca9e75d1ce6d4b4054d /recipes-graphics | |
parent | a1b9985e59028080acf934ffcd22cc0b30262e77 (diff) | |
download | meta-ti-7b4eceb0cb2f4b7d50930bb1c6043860ea32f84a.tar.gz |
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" | |||
6 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 6 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
7 | COMPATIBLE_MACHINE = "j7-evm" | 7 | COMPATIBLE_MACHINE = "j7-evm" |
8 | 8 | ||
9 | PR = "r3" | 9 | PR = "r4" |
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 = "237d3736114d0e8c6c0fe00845949f51bb78544f" | 14 | SRCREV = "98762e37e8f26e8cd979576817b695ec3c0e069f" |
15 | 15 | ||
16 | PVR_SOC ?= "j721e_linux" | 16 | PVR_SOC ?= "j721e_linux" |
17 | PVR_BUILD ?= "release" | 17 | PVR_BUILD ?= "release" |