diff options
author | Dan Murphy <dmurphy@ti.com> | 2021-01-20 08:51:48 -0600 |
---|---|---|
committer | Dan Murphy <dmurphy@ti.com> | 2021-01-20 08:51:48 -0600 |
commit | 4bd3b055a96ce21e48f084029eb6404c3141595c (patch) | |
tree | 046cde7693939e7495ce9922161b76c3cfbcc944 | |
parent | c232ecd8c38cb6cffc54baabe814379549e9938b (diff) | |
download | meta-ti-4bd3b055a96ce21e48f084029eb6404c3141595c.tar.gz |
linux-ti-staging: Update 5.4 kernel to the latest SHA
Signed-off-by: Dan Murphy <dmurphy@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 7786fbd0..64cf71fa 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 = "7e059d122f1e1cdcf2452f69fb6fd42a51ba899b" | 9 | SRCREV = "e0c39cf61df45b3f69d7ad1afd919e104d39eba3" |
10 | PV = "5.4.87+git${SRCPV}" | 10 | PV = "5.4.87+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 da2e0d8e..c2a2e4b1 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 = "c02b2da68c63deb35dc5a7c1b0bbc68e4ee38632" | 24 | SRCREV = "60de748aca87c99a32f726a6abf1b6472f297ae3" |
25 | PV = "5.4.87+git${SRCPV}" | 25 | PV = "5.4.87+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 |