1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-05-09 04:50:45 +00:00

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>
This commit is contained in:
Gowtham Tammana
2019-09-30 23:08:47 +00:00
committed by Denys Dmytriyenko
parent a1b9985e59
commit 7b4eceb0cb
@@ -6,12 +6,12 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=7232b98c1c58f99e3baa03de5207e76f"
PACKAGE_ARCH = "${MACHINE_ARCH}" PACKAGE_ARCH = "${MACHINE_ARCH}"
COMPATIBLE_MACHINE = "j7-evm" COMPATIBLE_MACHINE = "j7-evm"
PR = "r3" PR = "r4"
BRANCH = "linuxws/thud/k4.19/${PV}" BRANCH = "linuxws/thud/k4.19/${PV}"
SRC_URI = "git://git.ti.com/graphics/ti-img-rogue-umlibs.git;branch=${BRANCH}" SRC_URI = "git://git.ti.com/graphics/ti-img-rogue-umlibs.git;branch=${BRANCH}"
SRCREV = "237d3736114d0e8c6c0fe00845949f51bb78544f" SRCREV = "98762e37e8f26e8cd979576817b695ec3c0e069f"
PVR_SOC ?= "j721e_linux" PVR_SOC ?= "j721e_linux"
PVR_BUILD ?= "release" PVR_BUILD ?= "release"