diff options
author | Praneeth Bajjuri <praneeth@ti.com> | 2021-04-27 23:14:14 -0500 |
---|---|---|
committer | Praneeth Bajjuri <praneeth@ti.com> | 2021-04-27 23:14:14 -0500 |
commit | 4c3481159e20b978f6100c410f1a531a9510b3a5 (patch) | |
tree | 52f83d7eb231e509f31a4ed082132eba5810d33e /recipes-kernel | |
parent | e6a02d3eca6697d7d838a1f84ef1851877b25fb4 (diff) | |
download | meta-ti-4c3481159e20b978f6100c410f1a531a9510b3a5.tar.gz |
linux-ti-staging: Update 5.10 kernel to the latest commit SHA
Update 5.10 kernel to the latest commit SHA
Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging-rt_5.10.bb | 2 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging_5.10.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb b/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb index e97aca3b..d4104b6d 100644 --- a/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb +++ b/recipes-kernel/linux/linux-ti-staging-rt_5.10.bb | |||
@@ -6,5 +6,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-5.10:" | |||
6 | 6 | ||
7 | BRANCH = "ti-rt-linux-5.10.y" | 7 | BRANCH = "ti-rt-linux-5.10.y" |
8 | 8 | ||
9 | SRCREV = "79bfe5400b3fe9350cca6a009d8fdafcfc59879f" | 9 | SRCREV = "00634c794573abb7fcbbf44437b2969214edfc7a" |
10 | PV = "5.10.21+git${SRCPV}" | 10 | PV = "5.10.21+git${SRCPV}" |
diff --git a/recipes-kernel/linux/linux-ti-staging_5.10.bb b/recipes-kernel/linux/linux-ti-staging_5.10.bb index 698ec871..b4de40de 100644 --- a/recipes-kernel/linux/linux-ti-staging_5.10.bb +++ b/recipes-kernel/linux/linux-ti-staging_5.10.bb | |||
@@ -21,7 +21,7 @@ S = "${WORKDIR}/git" | |||
21 | 21 | ||
22 | BRANCH = "ti-linux-5.10.y" | 22 | BRANCH = "ti-linux-5.10.y" |
23 | 23 | ||
24 | SRCREV = "b53d877300ae60870b85823c6bfabb3aa643933b" | 24 | SRCREV = "bdfd5b0c1ee5617c9a94bacad0d818920d95b486" |
25 | PV = "5.10.21+git${SRCPV}" | 25 | PV = "5.10.21+git${SRCPV}" |
26 | 26 | ||
27 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 27 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |