diff options
author | Praneeth Bajjuri <praneeth@ti.com> | 2021-05-07 15:19:52 -0500 |
---|---|---|
committer | Praneeth Bajjuri <praneeth@ti.com> | 2021-05-17 22:34:21 -0500 |
commit | 95f00d3a6bb07a15590524f93e8907e03a58570d (patch) | |
tree | 57a43f133501444ebce016f0944e5e2e586638c9 | |
parent | 43eb651f092afe426e1cbceb1b22f3286b919f14 (diff) | |
download | meta-ti-95f00d3a6bb07a15590524f93e8907e03a58570d.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>
-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 aaed7f3f..95b17570 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 = "fa80ffc7961b847a40745adedeae289081762ee7" | 9 | SRCREV = "8fbd16658d1105671e67182c290235a99a7af02b" |
10 | PV = "5.10.30+git${SRCPV}" | 10 | PV = "5.10.30+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 80c677c1..4ec19af7 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 = "49d1242fa195c081de943c8be078ec27baba3701" | 24 | SRCREV = "d85aee3e19aa7403bd157d2ae30917e736096a7f" |
25 | PV = "5.10.30+git${SRCPV}" | 25 | PV = "5.10.30+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 |