summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-06-02 23:07:06 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-06-02 20:12:00 -0400
commit31212fec61f75f0450c69ddb9fc6ec6ad4e2ec64 (patch)
tree41e46571dbc474e4f340d866dccab5cba6e823f6 /recipes-kernel
parent4b7a863b9d205db18e818e4f13766010e4de23f3 (diff)
downloadmeta-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>
Diffstat (limited to 'recipes-kernel')
-rw-r--r--recipes-kernel/linux/linux-ti-staging-rt_4.4.bb2
-rw-r--r--recipes-kernel/linux/linux-ti-staging_4.4.bb6
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
7BRANCH = "ti-rt-linux-4.4.y" 7BRANCH = "ti-rt-linux-4.4.y"
8 8
9SRCREV = "df2157fb7ad3a5d435a9445d7b16c16c52a98969" 9SRCREV = "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
72BRANCH = "ti-lsk-linux-4.4.y" 72BRANCH = "ti-lsk-linux-4.4.y"
73 73
74SRCREV = "1d85a66844655b0cbd99c00870d77956494c59ab" 74SRCREV = "51452e46647ed57ae83e6a95e1a4d700260e6bf0"
75PV = "4.4.11+git${SRCPV}" 75PV = "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
78MACHINE_KERNEL_PR_append = "c" 78MACHINE_KERNEL_PR_append = "a"
79PR = "${MACHINE_KERNEL_PR}" 79PR = "${MACHINE_KERNEL_PR}"
80 80
81KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" 81KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"