diff options
author | Denys Dmytriyenko <denys@ti.com> | 2018-10-03 23:10:47 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2018-10-03 19:01:55 +0000 |
commit | e1d53394b061cea794374b87399b163832380711 (patch) | |
tree | 8075dd083ea304cf274d5fcdda1594ef5583aa65 /recipes-kernel | |
parent | fb64da6cbfd53952bd834dc4121e5fe5330352f2 (diff) | |
download | meta-ti-e1d53394b061cea794374b87399b163832380711.tar.gz |
linux-ti-staging: update with K3 boot lockup fix
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 a638772a..2c685fc8 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 = "a6b7e0608adb4e4b2fab789bcf85cedfb7129bc6" | 9 | SRCREV = "a98caa023bd8a22df170c9f6286da56aa94d876d" |
10 | PV = "4.14.71+git${SRCPV}" | 10 | PV = "4.14.71+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 fe7d98f2..80535d55 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.14.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.14.bb | |||
@@ -55,8 +55,8 @@ S = "${WORKDIR}/git" | |||
55 | 55 | ||
56 | BRANCH = "ti-lsk-linux-4.14.y" | 56 | BRANCH = "ti-lsk-linux-4.14.y" |
57 | 57 | ||
58 | SRCREV = "6b9a910162e783108031f976d930cc3f1da72c8a" | 58 | SRCREV = "acb86730297664e233528e5da192b7154a6ad1b4" |
59 | PV = "4.14.71+git${SRCPV}" | 59 | PV = "4.14.73+git${SRCPV}" |
60 | 60 | ||
61 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 61 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
62 | MACHINE_KERNEL_PR_append = "a" | 62 | MACHINE_KERNEL_PR_append = "a" |