summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/powervr-drivers
diff options
context:
space:
mode:
authorGowtham Tammana <g-tammana@ti.com>2019-09-30 23:08:48 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-09-30 23:14:41 +0000
commite0019a782344006c16609397dbecb0540ca71acb (patch)
tree7946dc663adcf97af964c563841676aed8323d35 /recipes-bsp/powervr-drivers
parent7b4eceb0cb2f4b7d50930bb1c6043860ea32f84a (diff)
downloadmeta-ti-e0019a782344006c16609397dbecb0540ca71acb.tar.gz
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>
Diffstat (limited to 'recipes-bsp/powervr-drivers')
-rw-r--r--recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.10.5371573.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.10.5371573.bb b/recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.10.5371573.bb
index 986d0137..f412d6aa 100644
--- a/recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.10.5371573.bb
+++ b/recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.10.5371573.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://README;beginline=15;endline=20;md5=0403c7dea01a2b8232
5 5
6inherit module 6inherit module
7 7
8MACHINE_KERNEL_PR_append = "c" 8MACHINE_KERNEL_PR_append = "d"
9PR = "${MACHINE_KERNEL_PR}" 9PR = "${MACHINE_KERNEL_PR}"
10 10
11PACKAGE_ARCH = "${MACHINE_ARCH}" 11PACKAGE_ARCH = "${MACHINE_ARCH}"
@@ -22,7 +22,7 @@ SRC_URI = "git://git.ti.com/graphics/ti-img-rogue-driver.git;branch=${BRANCH} \
22" 22"
23S = "${WORKDIR}/git" 23S = "${WORKDIR}/git"
24 24
25SRCREV = "2d0f0959c1e449de0c38ce988881437f7d5fcf65" 25SRCREV = "f718a8251eb02c2493a2361c509a29ce634beadc"
26 26
27PVR_SOC = "j721e_linux" 27PVR_SOC = "j721e_linux"
28PVR_BVNC = "22.104.208.318" 28PVR_BVNC = "22.104.208.318"