diff options
author | Denys Dmytriyenko <denys@ti.com> | 2016-02-02 04:31:20 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-02-01 17:32:11 -0500 |
commit | 907496285d43057c0c2f277b15ec46cd81b0e66a (patch) | |
tree | 4cf9dfc92a75c110c22cb0e9e5b668c83c16f6a5 /recipes-kernel | |
parent | db523c31f6ee3679706988687c2d17093bda87a1 (diff) | |
download | meta-ti-907496285d43057c0c2f277b15ec46cd81b0e66a.tar.gz |
linux-ti-staging: update to 4.1.17
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel')
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging-rt_4.1.bb | 2 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging_4.1.bb | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.1.bb b/recipes-kernel/linux/linux-ti-staging-rt_4.1.bb index 13c77db9..aeb6ead9 100644 --- a/recipes-kernel/linux/linux-ti-staging-rt_4.1.bb +++ b/recipes-kernel/linux/linux-ti-staging-rt_4.1.bb | |||
@@ -6,4 +6,4 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.1:" | |||
6 | 6 | ||
7 | BRANCH = "ti-rt-linux-4.1.y" | 7 | BRANCH = "ti-rt-linux-4.1.y" |
8 | 8 | ||
9 | SRCREV = "71b02422332b1482fda520e92a3c9eb9c7a54ec1" | 9 | SRCREV = "ff766c27f1e5e73e550949db58521bbbfd2afd44" |
diff --git a/recipes-kernel/linux/linux-ti-staging_4.1.bb b/recipes-kernel/linux/linux-ti-staging_4.1.bb index 59805c65..7fe33ee1 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.1.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.1.bb | |||
@@ -64,11 +64,11 @@ S = "${WORKDIR}/git" | |||
64 | 64 | ||
65 | BRANCH = "ti-lsk-linux-4.1.y" | 65 | BRANCH = "ti-lsk-linux-4.1.y" |
66 | 66 | ||
67 | SRCREV = "08ad1740b59cc3aef52a2612b1e807a3e844583c" | 67 | SRCREV = "e4346cf990da13eb936de5e130d8a4baab5c5688" |
68 | PV = "4.1.16+git${SRCPV}" | 68 | PV = "4.1.17+git${SRCPV}" |
69 | 69 | ||
70 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 70 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
71 | MACHINE_KERNEL_PR_append = "b" | 71 | MACHINE_KERNEL_PR_append = "a" |
72 | PR = "${MACHINE_KERNEL_PR}" | 72 | PR = "${MACHINE_KERNEL_PR}" |
73 | 73 | ||
74 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" | 74 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" |