diff options
author | Dan Murphy <dmurphy@ti.com> | 2020-03-17 22:08:07 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2020-03-17 15:55:00 +0000 |
commit | 26b37c6d37485e37056dc1ff88c8587e481beef5 (patch) | |
tree | 9b3fe10885189a76b2576461306d6e4e63e8b951 | |
parent | be8d05942ce8d7d7ca1dc3adbb8b8e1bc1283009 (diff) | |
download | meta-ti-26b37c6d37485e37056dc1ff88c8587e481beef5.tar.gz |
linux-ti-staging: update to the ti2020.00-rc4 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 | 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 33c6508b..dfe44454 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 = "a7f0924ffeb3e8dfaefece66aea3ef3d20f6b571" | 9 | SRCREV = "27ac613bbce13841a47fcc7341d7c14333b8e0e9" |
10 | PV = "5.4.20+git${SRCPV}" | 10 | PV = "5.4.20+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 efa1ebe8..49a4c185 100644 --- a/recipes-kernel/linux/linux-ti-staging_5.4.bb +++ b/recipes-kernel/linux/linux-ti-staging_5.4.bb | |||
@@ -60,7 +60,7 @@ S = "${WORKDIR}/git" | |||
60 | 60 | ||
61 | BRANCH = "ti-linux-5.4.y" | 61 | BRANCH = "ti-linux-5.4.y" |
62 | 62 | ||
63 | SRCREV = "738552d0b0292e148b35d60ec47ca3c8dd6007b4" | 63 | SRCREV = "70338004346078dd120c51a1cb22ed7d5bfdfca9" |
64 | PV = "5.4.20+git${SRCPV}" | 64 | PV = "5.4.20+git${SRCPV}" |
65 | 65 | ||
66 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 66 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |