diff options
author | Dan Murphy <dmurphy@ti.com> | 2020-08-19 01:17:16 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2020-08-18 22:49:25 +0000 |
commit | e5b6af6bbe4a41a2da85acfdb0ff8c27961f15d3 (patch) | |
tree | 38aa2d3e9b0216dd421d476319455df45b43a240 /recipes-kernel | |
parent | 36f337c26e71693d0fdaa6012ef3eb998010fe9e (diff) | |
download | meta-ti-e5b6af6bbe4a41a2da85acfdb0ff8c27961f15d3.tar.gz |
linux-ti-staging: Update to the latest 5.4.58 stable release
Signed-off-by: Dan Murphy <dmurphy@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@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 dd9a2531..4a914864 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 = "d45c3cc47d88fe530821141e20b2683acf3cd5f1" | 9 | SRCREV = "880e291bb8727a258e8f86a43ebebbdf946fe0c3" |
10 | PV = "5.4.54+git${SRCPV}" | 10 | PV = "5.4.58+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 cf1ecc6e..3a4fdd86 100644 --- a/recipes-kernel/linux/linux-ti-staging_5.4.bb +++ b/recipes-kernel/linux/linux-ti-staging_5.4.bb | |||
@@ -61,8 +61,8 @@ S = "${WORKDIR}/git" | |||
61 | 61 | ||
62 | BRANCH = "ti-linux-5.4.y" | 62 | BRANCH = "ti-linux-5.4.y" |
63 | 63 | ||
64 | SRCREV = "a32d62437eb9f2acd64a124c221de98d6f728bcc" | 64 | SRCREV = "da26e63e96f403b7415fdf7e0b45eeaba63ddbe0" |
65 | PV = "5.4.54+git${SRCPV}" | 65 | PV = "5.4.58+git${SRCPV}" |
66 | 66 | ||
67 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 67 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
68 | MACHINE_KERNEL_PR_append = "a" | 68 | MACHINE_KERNEL_PR_append = "a" |