Update the graphics libraries to pick the virtualization support enabled binaries.
1950766 Virt: Enable FW build for virtualization Signed-off-by: Gowtham Tammana <[email protected]> --- recipes-graphics/libgles/ti-img-rogue-umlibs_1.10.5371573.bb | 4 ++-- 1 file 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 8c05fd1c..1eba3233 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 = "r0" +PR = "r1" BRANCH = "linuxws/thud/k4.19/${PV}" SRC_URI = "git://git.ti.com/graphics/ti-img-rogue-umlibs.git;branch=${BRANCH}" -SRCREV = "a6875532315d71f036104a5cb49efa5857b4d953" +SRCREV = "63f911a01f9b295e11590842daeee409e64e7fb6" PVR_SOC ?= "j721e_linux" PVR_BUILD ?= "release" -- 2.23.0 -- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
