summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYogesh Siraswar <yogeshs@ti.com>2021-10-21 18:21:44 +0000
committerYogesh Siraswar <yogeshs@ti.com>2021-10-21 18:33:20 +0000
commit64c3bae663f2090d7ff4c425f4b649a4f962a611 (patch)
treebbfbe7543a0f14f692ce83c98a9bec1e6b637b9a
parent86a47d35a9b010fff72df46b93bb23c0dc4e8966 (diff)
downloadmeta-ti-64c3bae663f2090d7ff4c425f4b649a4f962a611.tar.gz
linux-ti-staging: Bump linux version to latest
To merge the dtb file name change patch in meta-ti for j7 need to bump linux version Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
-rw-r--r--recipes-kernel/linux/linux-ti-staging_5.10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging_5.10.bb b/recipes-kernel/linux/linux-ti-staging_5.10.bb
index aecac1b6..4b34756d 100644
--- a/recipes-kernel/linux/linux-ti-staging_5.10.bb
+++ b/recipes-kernel/linux/linux-ti-staging_5.10.bb
@@ -23,7 +23,7 @@ S = "${WORKDIR}/git"
23 23
24BRANCH = "ti-linux-5.10.y" 24BRANCH = "ti-linux-5.10.y"
25 25
26SRCREV = "1d48ab8a3d3b58f74c02223a797dd80964310b3b" 26SRCREV = "85ac70d78c4ec6889dec24685ec4cea3bb4d5a59"
27PV = "5.10.65+git${SRCPV}" 27PV = "5.10.65+git${SRCPV}"
28 28
29# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 29# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild