diff options
author | Praneeth Bajjuri <praneeth@ti.com> | 2021-03-05 17:24:25 -0600 |
---|---|---|
committer | Praneeth Bajjuri <praneeth@ti.com> | 2021-03-05 17:24:25 -0600 |
commit | 9421b0df6124836f5157b52f84c398d2041422e1 (patch) | |
tree | af3804a0fa97bef780d83b178b11c5ace964fb64 | |
parent | 513d02a22add5fe7e3b05485e74341f9634109d3 (diff) | |
download | meta-ti-9421b0df6124836f5157b52f84c398d2041422e1.tar.gz |
linux-ti-staging: Update 5.4 kernel to the latest commit SHA07.03.00.002
Update 5.4 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.4.bb | 2 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging_5.4.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging-rt_5.4.bb b/recipes-kernel/linux/linux-ti-staging-rt_5.4.bb index b6831c34..a9dac5af 100644 --- a/recipes-kernel/linux/linux-ti-staging-rt_5.4.bb +++ b/recipes-kernel/linux/linux-ti-staging-rt_5.4.bb | |||
@@ -6,5 +6,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-5.4:" | |||
6 | 6 | ||
7 | BRANCH = "ti-rt-linux-5.4.y" | 7 | BRANCH = "ti-rt-linux-5.4.y" |
8 | 8 | ||
9 | SRCREV = "f88a6c0071660458ed8985500ed5c4b5c8a7f372" | 9 | SRCREV = "6cd92cf89235d5ddb3c0104d02c0f3db48efdba4" |
10 | PV = "5.4.93+git${SRCPV}" | 10 | PV = "5.4.93+git${SRCPV}" |
diff --git a/recipes-kernel/linux/linux-ti-staging_5.4.bb b/recipes-kernel/linux/linux-ti-staging_5.4.bb index 052c8971..37f387c3 100644 --- a/recipes-kernel/linux/linux-ti-staging_5.4.bb +++ b/recipes-kernel/linux/linux-ti-staging_5.4.bb | |||
@@ -21,7 +21,7 @@ S = "${WORKDIR}/git" | |||
21 | 21 | ||
22 | BRANCH = "ti-linux-5.4.y" | 22 | BRANCH = "ti-linux-5.4.y" |
23 | 23 | ||
24 | SRCREV = "d36781593d111abb7c56bbc7094ab6b5673d6a01" | 24 | SRCREV = "87c0425824b4169e4d697c4f6219243249a8c08b" |
25 | PV = "5.4.93+git${SRCPV}" | 25 | PV = "5.4.93+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 |