diff options
author | Dan Murphy <dmurphy@ti.com> | 2021-02-03 14:21:17 -0600 |
---|---|---|
committer | Praneeth Bajjuri <praneeth@ti.com> | 2021-02-07 23:24:18 -0600 |
commit | e3aa0be538eb6192153bde6000581a820a07f8c2 (patch) | |
tree | 1e245b64772398acc96ada2740cbd0ea3c683f41 /recipes-kernel | |
parent | 75c524f103736f5456e1aa9033ee8c6358d8c6f9 (diff) | |
download | meta-ti-e3aa0be538eb6192153bde6000581a820a07f8c2.tar.gz |
linux-ti-staging_5.4: Update to 5.4.93 kernel revision
Signed-off-by: Dan Murphy <dmurphy@ti.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging-rt_5.4.bb | 4 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging_5.4.bb | 4 |
2 files changed, 4 insertions, 4 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 094a2078..65ebe97a 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 = "5120077c1d853051bb03629a8b74f0f5da508687" | 9 | SRCREV = "ff85c3d7a19f2d67e89da0cf44c7a7820f37f498" |
10 | PV = "5.4.91+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 d8f72117..1f4801fe 100644 --- a/recipes-kernel/linux/linux-ti-staging_5.4.bb +++ b/recipes-kernel/linux/linux-ti-staging_5.4.bb | |||
@@ -21,8 +21,8 @@ S = "${WORKDIR}/git" | |||
21 | 21 | ||
22 | BRANCH = "ti-linux-5.4.y" | 22 | BRANCH = "ti-linux-5.4.y" |
23 | 23 | ||
24 | SRCREV = "4f9a563c39fa95af40d8f3119a64c347cbca3b45" | 24 | SRCREV = "43efeed4be285196d5376949b82bb18411ca7a53" |
25 | PV = "5.4.91+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 |
28 | MACHINE_KERNEL_PR_append = "a" | 28 | MACHINE_KERNEL_PR_append = "a" |