diff options
author | Dan Murphy <dmurphy@ti.com> | 2018-05-16 00:29:12 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2018-05-16 01:09:00 -0400 |
commit | 12e2064557ac7b97ed60217ad1b0f768d1ad64f1 (patch) | |
tree | 8c15cdde0d8097377f50c8b59f6148c8ae132da3 | |
parent | 36eb9959fbeec6bcaceef5bd8db24de638dda086 (diff) | |
download | meta-ti-12e2064557ac7b97ed60217ad1b0f768d1ad64f1.tar.gz |
linux-ti-staging: update to ti2018.01-rc4
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_4.14.bb | 4 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging_4.14.bb | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.14.bb b/recipes-kernel/linux/linux-ti-staging-rt_4.14.bb index 36d470ba..f3708944 100644 --- a/recipes-kernel/linux/linux-ti-staging-rt_4.14.bb +++ b/recipes-kernel/linux/linux-ti-staging-rt_4.14.bb | |||
@@ -6,5 +6,5 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.14:" | |||
6 | 6 | ||
7 | BRANCH = "ti-rt-linux-4.14.y" | 7 | BRANCH = "ti-rt-linux-4.14.y" |
8 | 8 | ||
9 | SRCREV = "abfcd79f10da4eb13f9e8d3bc8eae007a8111fe9" | 9 | SRCREV = "8dac75629c836fb3d75d51fbd2500df9b0b7edb9" |
10 | PV = "4.14.39+git${SRCPV}" | 10 | PV = "4.14.40+git${SRCPV}" |
diff --git a/recipes-kernel/linux/linux-ti-staging_4.14.bb b/recipes-kernel/linux/linux-ti-staging_4.14.bb index ed49eb4e..7f411ec6 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.14.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.14.bb | |||
@@ -54,8 +54,8 @@ S = "${WORKDIR}/git" | |||
54 | 54 | ||
55 | BRANCH = "ti-lsk-linux-4.14.y" | 55 | BRANCH = "ti-lsk-linux-4.14.y" |
56 | 56 | ||
57 | SRCREV = "7aafa904fa069ab404fd4db21e82a646b90c6056" | 57 | SRCREV = "fb417352e5966a95a4a9983264150e6b32009897" |
58 | PV = "4.14.39+git${SRCPV}" | 58 | PV = "4.14.40+git${SRCPV}" |
59 | 59 | ||
60 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 60 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
61 | MACHINE_KERNEL_PR_append = "a" | 61 | MACHINE_KERNEL_PR_append = "a" |