diff options
author | Dan Murphy <dmurphy@ti.com> | 2020-05-21 01:40:53 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2020-05-21 21:09:21 +0000 |
commit | 49a3166836d38d3e36cc636cca3f6ba1fdc60978 (patch) | |
tree | 92fc288673c15200f04a5edb32585802005a34d0 | |
parent | 5ae0df731233ea80b2a4d25fa72cb7f9d348b6cf (diff) | |
download | meta-ti-49a3166836d38d3e36cc636cca3f6ba1fdc60978.tar.gz |
linux-ti-staging: update to 5.4.40 and 07.00.00.003 tag
Signed-off-by: Dan Murphy <dmurphy@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-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 6b06bd87..7a2492a9 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 = "0b80a9e05fcfe5b40af3002e8464aede98fe2571" | 9 | SRCREV = "83062031887b4a57d8e7761d56b6a08b931c8ad4" |
10 | PV = "5.4.39+git${SRCPV}" | 10 | PV = "5.4.40+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 9c61a0a9..27495512 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 = "5b74b058323bfccbbf95d09cf2e41d1bec5c68fd" | 64 | SRCREV = "7f8dc0f36a11569b8e901d8a466b5fcb4f7f01b8" |
65 | PV = "5.4.39+git${SRCPV}" | 65 | PV = "5.4.40+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" |