summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Murphy <dmurphy@ti.com>2020-10-29 10:26:03 -0500
committerDan Murphy <dmurphy@ti.com>2020-10-29 10:26:03 -0500
commit14cbf4e0cd08e8f540d60ab3ca96e3811193a819 (patch)
tree9b276c28538e8227578a9a50305d42185aa51576
parentb27317ab4f9be931a66344ca502c7e3f4ec780e5 (diff)
downloadmeta-ti-14cbf4e0cd08e8f540d60ab3ca96e3811193a819.tar.gz
linux-ti-staging: Update kernel to am6 abi transition branch
Signed-off-by: Dan Murphy <dmurphy@ti.com>
-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