1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-04-20 19:53:43 +00:00

ti-img-rogue-umlibs: Update srcrev to pick latest fixes

Updating srcrev to pick latest fixes in the libs

  - GL header updates to include latest extension definitions
  - Fixes for NV12 format

Signed-off-by: Gowtham Tammana <g-tammana@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Gowtham Tammana
2019-09-11 17:12:00 +00:00
committed by Denys Dmytriyenko
parent 21aa1f94b6
commit bfb83a0a51

View File

@@ -6,12 +6,12 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=7232b98c1c58f99e3baa03de5207e76f"
PACKAGE_ARCH = "${MACHINE_ARCH}"
COMPATIBLE_MACHINE = "j7-evm"
PR = "r1"
PR = "r2"
BRANCH = "linuxws/thud/k4.19/${PV}"
SRC_URI = "git://git.ti.com/graphics/ti-img-rogue-umlibs.git;branch=${BRANCH}"
SRCREV = "63f911a01f9b295e11590842daeee409e64e7fb6"
SRCREV = "dc94fecfb74de3384736e215d829d70e97bb612c"
PVR_SOC ?= "j721e_linux"
PVR_BUILD ?= "release"