summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-kernel/linux/linux-ti-staging_4.19.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_4.19.bb b/recipes-kernel/linux/linux-ti-staging_4.19.bb
index ab9653e1..d05f0387 100644
--- a/recipes-kernel/linux/linux-ti-staging_4.19.bb
+++ b/recipes-kernel/linux/linux-ti-staging_4.19.bb
@@ -58,9 +58,9 @@ KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}"
58 58
59S = "${WORKDIR}/git" 59S = "${WORKDIR}/git"
60 60
61BRANCH = "ti-linux-4.19.y" 61BRANCH = "am6-abi-ti-linux-4.19.y"
62 62
63SRCREV = "5a23bc00e08d26bb83952953d909c95b42fab70c" 63SRCREV = "c7a3b610edfb5a0ee0313e1432bf328362269d05"
64PV = "4.19.94+git${SRCPV}" 64PV = "4.19.94+git${SRCPV}"
65 65
66# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 66# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild