diff options
author | Denys Dmytriyenko <denys@ti.com> | 2016-01-27 02:27:59 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-01-26 15:32:27 -0500 |
commit | 1cfb42525db08c0d9f1271915824e2c36d1a61ec (patch) | |
tree | eab0075c6fd1574e0e9d7dbc1c1cbfcb111ca5b7 | |
parent | 237e708d0504b13073a2db5ae6b4a6c6877d07b1 (diff) | |
download | meta-ti-1cfb42525db08c0d9f1271915824e2c36d1a61ec.tar.gz |
linux-ti-staging: update to 4.1.16 with latest merges
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-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 75776691..13c77db9 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 = "715422100565b5362c11ffa446b330ff86e8849c" | 9 | SRCREV = "71b02422332b1482fda520e92a3c9eb9c7a54ec1" |
diff --git a/recipes-kernel/linux/linux-ti-staging_4.1.bb b/recipes-kernel/linux/linux-ti-staging_4.1.bb index 742c55c0..1691f968 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.1.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.1.bb | |||
@@ -59,11 +59,11 @@ S = "${WORKDIR}/git" | |||
59 | 59 | ||
60 | BRANCH = "ti-lsk-linux-4.1.y" | 60 | BRANCH = "ti-lsk-linux-4.1.y" |
61 | 61 | ||
62 | SRCREV = "b7b07f10f6eada41d3903b1b1dc854659aac3ae6" | 62 | SRCREV = "08ad1740b59cc3aef52a2612b1e807a3e844583c" |
63 | PV = "4.1.15+git${SRCPV}" | 63 | PV = "4.1.16+git${SRCPV}" |
64 | 64 | ||
65 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 65 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
66 | MACHINE_KERNEL_PR_append = "f" | 66 | MACHINE_KERNEL_PR_append = "a" |
67 | PR = "${MACHINE_KERNEL_PR}" | 67 | PR = "${MACHINE_KERNEL_PR}" |
68 | 68 | ||
69 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" | 69 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" |