summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-05-16 21:17:49 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-05-16 12:21:30 -0400
commitc59c597aae77cd7c0614b894900b8fa77296f75d (patch)
treeedcb6612fd03b285374504176db4d3d28c1504e2
parent7656af805fb763cc4a69a2e8f7d7365940da5c6e (diff)
downloadmeta-ti-c59c597aae77cd7c0614b894900b8fa77296f75d.tar.gz
linux-ti-staging: update to 4.4.10 and ti2016.01-rc2 tag
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-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 c1c5b860..2cefc701 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 = "0997a7f0b943274b71db74f01018c7b7e746eec2" 9SRCREV = "49af094f0cec5354181c9d919065417ff8207b52"
diff --git a/recipes-kernel/linux/linux-ti-staging_4.4.bb b/recipes-kernel/linux/linux-ti-staging_4.4.bb
index a9b99c0d..e7d5503c 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 = "ba05e8fda276bd3a1b2ef970a868b229d5184246" 74SRCREV = "4a9145aa22bd0debc5406559c2b837e8363d9e0b"
75PV = "4.4.9+git${SRCPV}" 75PV = "4.4.10+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 = "b" 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"