summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-05-05 23:05:55 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-05-05 16:43:58 -0400
commit71380b19231cd9188ed83a9041dc432914828d5c (patch)
tree98f9d256b851527f3dc705313e8addc61b4e4c17
parent57e55c84c994a4e99185ce87470e3cfcdf659f7e (diff)
downloadmeta-ti-71380b19231cd9188ed83a9041dc432914828d5c.tar.gz
linux-ti-staging: 4.4.9 with SGX, A/D, platform, connectivity, rpmsg updates
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 a6486b7c..dd925aa2 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 = "c5c0813e309db12cc733aed00f9255bfbad4e758" 9SRCREV = "ee87bb1741b3e2f05a5ff46b1ad59ca82b8f2514"
diff --git a/recipes-kernel/linux/linux-ti-staging_4.4.bb b/recipes-kernel/linux/linux-ti-staging_4.4.bb
index 214af665..5953992d 100644
--- a/recipes-kernel/linux/linux-ti-staging_4.4.bb
+++ b/recipes-kernel/linux/linux-ti-staging_4.4.bb
@@ -70,11 +70,11 @@ S = "${WORKDIR}/git"
70 70
71BRANCH = "ti-lsk-linux-4.4.y" 71BRANCH = "ti-lsk-linux-4.4.y"
72 72
73SRCREV = "2f082f9d8b3a3a7e20f14e826afce5e591a848d5" 73SRCREV = "89ae5e0da227de05d1c4ce78796a6544895e8b28"
74PV = "4.4.8+git${SRCPV}" 74PV = "4.4.9+git${SRCPV}"
75 75
76# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 76# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
77MACHINE_KERNEL_PR_append = "b" 77MACHINE_KERNEL_PR_append = "a"
78PR = "${MACHINE_KERNEL_PR}" 78PR = "${MACHINE_KERNEL_PR}"
79 79
80KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" 80KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"