diff options
author | Gowtham Tammana <g-tammana@ti.com> | 2019-08-03 01:34:39 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2019-08-03 16:51:20 +0000 |
commit | da6f057d05084c5983c5c68ec7af95ac58bfc1b1 (patch) | |
tree | ec9208ecfd3bf4ddf04694dd3434daaf93ea2cb7 /recipes-bsp/powervr-drivers | |
parent | a9b63a53617652a94b07fef8c75892cc9527d85d (diff) | |
download | meta-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 | ||
6 | inherit module | 6 | inherit module |
7 | 7 | ||
8 | MACHINE_KERNEL_PR_append = "e" | 8 | MACHINE_KERNEL_PR_append = "a" |
9 | PR = "${MACHINE_KERNEL_PR}" | 9 | PR = "${MACHINE_KERNEL_PR}" |
10 | 10 | ||
11 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 11 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
@@ -20,7 +20,7 @@ BRANCH = "linuxws/thud/k4.19/${PV}" | |||
20 | SRC_URI = "git://git.ti.com/graphics/ti-img-rogue-driver.git;branch=${BRANCH}" | 20 | SRC_URI = "git://git.ti.com/graphics/ti-img-rogue-driver.git;branch=${BRANCH}" |
21 | S = "${WORKDIR}/git" | 21 | S = "${WORKDIR}/git" |
22 | 22 | ||
23 | SRCREV = "976f73444ef86b231819052bba2020e5b00aeb06" | 23 | SRCREV = "1531b98ba602911359bfded2d683e49b3c731313" |
24 | 24 | ||
25 | PVR_SOC = "j721e_linux" | 25 | PVR_SOC = "j721e_linux" |
26 | PVR_BVNC = "22.104.208.318" | 26 | PVR_BVNC = "22.104.208.318" |