diff options
author | Denys Dmytriyenko <denys@ti.com> | 2016-06-02 23:07:06 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-06-02 20:12:00 -0400 |
commit | 31212fec61f75f0450c69ddb9fc6ec6ad4e2ec64 (patch) | |
tree | 41e46571dbc474e4f340d866dccab5cba6e823f6 | |
parent | 4b7a863b9d205db18e818e4f13766010e4de23f3 (diff) | |
download | meta-ti-31212fec61f75f0450c69ddb9fc6ec6ad4e2ec64.tar.gz |
linux-ti-staging: update to 4.4.12 and ti2016.01-rc4 tag
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging-rt_4.4.bb | 2 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging_4.4.bb | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.4.bb b/recipes-kernel/linux/linux-ti-staging-rt_4.4.bb index df7efdc3..159693b5 100644 --- a/recipes-kernel/linux/linux-ti-staging-rt_4.4.bb +++ b/recipes-kernel/linux/linux-ti-staging-rt_4.4.bb | |||
@@ -6,4 +6,4 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.4:" | |||
6 | 6 | ||
7 | BRANCH = "ti-rt-linux-4.4.y" | 7 | BRANCH = "ti-rt-linux-4.4.y" |
8 | 8 | ||
9 | SRCREV = "df2157fb7ad3a5d435a9445d7b16c16c52a98969" | 9 | SRCREV = "8c26434b1cf4e1c3011c7a9925aeb2bec735db6a" |
diff --git a/recipes-kernel/linux/linux-ti-staging_4.4.bb b/recipes-kernel/linux/linux-ti-staging_4.4.bb index 2ce97e58..a756e4ad 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.4.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.4.bb | |||
@@ -71,11 +71,11 @@ S = "${WORKDIR}/git" | |||
71 | 71 | ||
72 | BRANCH = "ti-lsk-linux-4.4.y" | 72 | BRANCH = "ti-lsk-linux-4.4.y" |
73 | 73 | ||
74 | SRCREV = "1d85a66844655b0cbd99c00870d77956494c59ab" | 74 | SRCREV = "51452e46647ed57ae83e6a95e1a4d700260e6bf0" |
75 | PV = "4.4.11+git${SRCPV}" | 75 | PV = "4.4.12+git${SRCPV}" |
76 | 76 | ||
77 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 77 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
78 | MACHINE_KERNEL_PR_append = "c" | 78 | MACHINE_KERNEL_PR_append = "a" |
79 | PR = "${MACHINE_KERNEL_PR}" | 79 | PR = "${MACHINE_KERNEL_PR}" |
80 | 80 | ||
81 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" | 81 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" |