summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGowtham Tammana <g-tammana@ti.com>2019-09-09 23:17:57 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-09-09 18:01:14 +0000
commit3084b3f453e4063a9b1ef6a12ef9c2e86f00bbb1 (patch)
treee44413e2f8c03c4095f8e3d7e41b74b0330e8de4
parent77d187dddf1766065b5db8ea26f5ab149651c55e (diff)
downloadmeta-ti-3084b3f453e4063a9b1ef6a12ef9c2e86f00bbb1.tar.gz
ti-img-rogue-driver: Update src to pick virt changes
Virtualization support is added to the driver. Updating srcrev here to pick the relevant sources. Signed-off-by: Gowtham Tammana <g-tammana@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-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 fcf35edc..067c3b69 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 = "a" 8MACHINE_KERNEL_PR_append = "b"
9PR = "${MACHINE_KERNEL_PR}" 9PR = "${MACHINE_KERNEL_PR}"
10 10
11PACKAGE_ARCH = "${MACHINE_ARCH}" 11PACKAGE_ARCH = "${MACHINE_ARCH}"
@@ -20,7 +20,7 @@ BRANCH = "linuxws/thud/k4.19/${PV}"
20SRC_URI = "git://git.ti.com/graphics/ti-img-rogue-driver.git;branch=${BRANCH}" 20SRC_URI = "git://git.ti.com/graphics/ti-img-rogue-driver.git;branch=${BRANCH}"
21S = "${WORKDIR}/git" 21S = "${WORKDIR}/git"
22 22
23SRCREV = "1531b98ba602911359bfded2d683e49b3c731313" 23SRCREV = "12594852f8a46ead75b5ce3309372e4a1054be05"
24 24
25PVR_SOC = "j721e_linux" 25PVR_SOC = "j721e_linux"
26PVR_BVNC = "22.104.208.318" 26PVR_BVNC = "22.104.208.318"