[meta-ti] [thud][PATCH] ti-img-rogue-driver: Update srcrev to pick get_order fix
Gowtham Tammana
g-tammana at ti.com
Wed Sep 18 09:17:47 PDT 2019
`__get_order()` API got changed to `get_order()` in the newer kernel
4.19.73. Updating the srcrev to pick the corresponding fix in the
driver.
Signed-off-by: Gowtham Tammana <g-tammana at ti.com>
---
.../powervr-drivers/ti-img-rogue-driver_1.10.5371573.bb | 4 ++--
1 file 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 5b9f7c08..986d0137 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
inherit module
-MACHINE_KERNEL_PR_append = "b"
+MACHINE_KERNEL_PR_append = "c"
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 = "12594852f8a46ead75b5ce3309372e4a1054be05"
+SRCREV = "2d0f0959c1e449de0c38ce988881437f7d5fcf65"
PVR_SOC = "j721e_linux"
PVR_BVNC = "22.104.208.318"
--
2.23.0
More information about the meta-ti
mailing list