diff options
author | Dan Murphy <dmurphy@ti.com> | 2018-11-15 02:25:18 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2018-11-15 04:00:57 +0000 |
commit | 5ba92528ff8c7a1197ad01bf5a44c9c63bd87324 (patch) | |
tree | 33856c40308563a0724b0ff1ccc0178416cc9711 /recipes-kernel | |
parent | 8623ab00fd95f8ba3b1a70cd5d3f842b2a6b1ea0 (diff) | |
download | meta-ti-5ba92528ff8c7a1197ad01bf5a44c9c63bd87324.tar.gz |
linux-ti-staging: update to ti2018.05-rc4 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_4.14.bb | 2 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging_4.14.bb | 4 |
2 files changed, 3 insertions, 3 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 620b9c1e..a351ef8d 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 = "cbd4210a3af802dee7281705667b36bed455e1bb" | 9 | SRCREV = "aab33cfa0d3aed1fb463f6a6e62236db6b04fc5f" |
10 | PV = "4.14.79+git${SRCPV}" | 10 | PV = "4.14.79+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 0544c686..18fae418 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.14.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.14.bb | |||
@@ -56,11 +56,11 @@ S = "${WORKDIR}/git" | |||
56 | 56 | ||
57 | BRANCH = "ti-lsk-linux-4.14.y" | 57 | BRANCH = "ti-lsk-linux-4.14.y" |
58 | 58 | ||
59 | SRCREV = "ae8686a0d910688543aeddba3f90523bec4d50dc" | 59 | SRCREV = "3438de34744b2eba32456bf8e3f44b19e3061331" |
60 | PV = "4.14.79+git${SRCPV}" | 60 | PV = "4.14.79+git${SRCPV}" |
61 | 61 | ||
62 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 62 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
63 | MACHINE_KERNEL_PR_append = "b" | 63 | MACHINE_KERNEL_PR_append = "c" |
64 | PR = "${MACHINE_KERNEL_PR}" | 64 | PR = "${MACHINE_KERNEL_PR}" |
65 | 65 | ||
66 | KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git" | 66 | KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git" |