summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/powervr-drivers
diff options
context:
space:
mode:
authorGowtham Tammana <g-tammana@ti.com>2019-08-03 01:34:39 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-08-03 16:51:20 +0000
commitda6f057d05084c5983c5c68ec7af95ac58bfc1b1 (patch)
treeec9208ecfd3bf4ddf04694dd3434daaf93ea2cb7 /recipes-bsp/powervr-drivers
parenta9b63a53617652a94b07fef8c75892cc9527d85d (diff)
downloadmeta-ti-da6f057d05084c5983c5c68ec7af95ac58bfc1b1.tar.gz
ti-img-rogue-driver: Update recipe to pick newer version
Updated the recipe to pick the newer version, 1.10.5371573, of rogue gpu kernel sources. Signed-off-by: Gowtham Tammana <g-tammana@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.bb (renamed from recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.10.5187610.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.10.5187610.bb b/recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.10.5371573.bb
index 9ae60c4e..fcf35edc 100644
--- a/recipes-bsp/powervr-drivers/ti-img-rogue-driver_1.10.5187610.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 = "e" 8MACHINE_KERNEL_PR_append = "a"
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 = "976f73444ef86b231819052bba2020e5b00aeb06" 23SRCREV = "1531b98ba602911359bfded2d683e49b3c731313"
24 24
25PVR_SOC = "j721e_linux" 25PVR_SOC = "j721e_linux"
26PVR_BVNC = "22.104.208.318" 26PVR_BVNC = "22.104.208.318"