1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-05 02:11:00 +00:00

ti-img-rogue-driver: Update srcrev to pick latest changes

Picks the following changes
  - Fix dma-api warnings
  - Add flags to support guest instance

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:48 +00:00
committed by Denys Dmytriyenko
parent 7b4eceb0cb
commit e0019a7823
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://README;beginline=15;endline=20;md5=0403c7dea01a2b8232
inherit module
MACHINE_KERNEL_PR_append = "c"
MACHINE_KERNEL_PR_append = "d"
PR = "${MACHINE_KERNEL_PR}"
PACKAGE_ARCH = "${MACHINE_ARCH}"
@@ -22,7 +22,7 @@ SRC_URI = "git://git.ti.com/graphics/ti-img-rogue-driver.git;branch=${BRANCH} \
"
S = "${WORKDIR}/git"
SRCREV = "2d0f0959c1e449de0c38ce988881437f7d5fcf65"
SRCREV = "f718a8251eb02c2493a2361c509a29ce634beadc"
PVR_SOC = "j721e_linux"
PVR_BVNC = "22.104.208.318"