diff options
author | Dan Murphy <dmurphy@ti.com> | 2020-02-26 04:13:04 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2020-02-26 04:03:59 +0000 |
commit | 8875008c224daf7ce6f201ffeaccbdaa5b7a111b (patch) | |
tree | 9b87e23f024dedb78e44d54a2e232a196fdaec17 /recipes-kernel | |
parent | 36deb80197be2682b2e2857eb8d988b1d24994ae (diff) | |
download | meta-ti-8875008c224daf7ce6f201ffeaccbdaa5b7a111b.tar.gz |
linux-ti-staging: update to the ti2020.00-rc2 tag
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 90a3e2c7..1e34eb51 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 = "d695269f31dedd0e1cd07412e7ccac61cfd8fc45" | 9 | SRCREV = "25311d036e11470cccc6e513fc85732e51c9cabf" |
10 | PV = "5.4.17+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 d572c107..1a602c84 100644 --- a/recipes-kernel/linux/linux-ti-staging_5.4.bb +++ b/recipes-kernel/linux/linux-ti-staging_5.4.bb | |||
@@ -60,8 +60,8 @@ S = "${WORKDIR}/git" | |||
60 | 60 | ||
61 | BRANCH = "ti-linux-5.4.y" | 61 | BRANCH = "ti-linux-5.4.y" |
62 | 62 | ||
63 | SRCREV = "dcb5e6322b6def287606c49fc5a3a226dd186323" | 63 | SRCREV = "d21b5b6f621ab1c1177dca48f78fe2d3633a9eab" |
64 | PV = "5.4.17+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 |
67 | MACHINE_KERNEL_PR_append = "a" | 67 | MACHINE_KERNEL_PR_append = "a" |