diff options
author | Denys Dmytriyenko <denys@ti.com> | 2020-02-15 10:26:11 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2020-02-17 17:13:08 +0000 |
commit | 25ad7dda2681f79d9c93acf15d4d545a31e58400 (patch) | |
tree | f69f735311ca42d326b1ecdb323a154c82acec25 | |
parent | f4c8536a932f2374ee0fee598ff29e7dd2fea678 (diff) | |
download | meta-ti-25ad7dda2681f79d9c93acf15d4d545a31e58400.tar.gz |
linux-ti-staging: update to the latest
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 fb00c1c9..90a3e2c7 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 = "3be7c8fa970782c88c2a188f7310ccc7256121f7" | 9 | SRCREV = "d695269f31dedd0e1cd07412e7ccac61cfd8fc45" |
10 | PV = "5.4.17+git${SRCPV}" | 10 | PV = "5.4.17+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 3f568937..d572c107 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 = "1661da3fddf4cc3f62796ecfb5c572f1e5361bdf" | 63 | SRCREV = "dcb5e6322b6def287606c49fc5a3a226dd186323" |
64 | PV = "5.4.17+git${SRCPV}" | 64 | PV = "5.4.17+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 |