summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-03-08 07:21:46 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-03-07 20:29:51 -0500
commitfa46db7cf50bd46c92a94bf5b5cd7dd689afa63b (patch)
treeef7b9f81e4d54b0e2328a1c3e939ce40eedc38ca
parent61384b9c6ddb2d19ab45a69d1a1b80330fc6c146 (diff)
downloadmeta-ti-fa46db7cf50bd46c92a94bf5b5cd7dd689afa63b.tar.gz
linux-ti-staging: update with connectivity fixes
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-kernel/linux/linux-ti-staging-rt_4.1.bb2
-rw-r--r--recipes-kernel/linux/linux-ti-staging_4.1.bb4
2 files changed, 3 insertions, 3 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 1c2dc64f..f79396b7 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
7BRANCH = "ti-rt-linux-4.1.y" 7BRANCH = "ti-rt-linux-4.1.y"
8 8
9SRCREV = "141ec2a74c877d996281cb1aef3c7ce3920b637e" 9SRCREV = "448c88c73751423b736aa5fff21e0bd248b5aa9b"
diff --git a/recipes-kernel/linux/linux-ti-staging_4.1.bb b/recipes-kernel/linux/linux-ti-staging_4.1.bb
index 2b2c704e..90aaa9e5 100644
--- a/recipes-kernel/linux/linux-ti-staging_4.1.bb
+++ b/recipes-kernel/linux/linux-ti-staging_4.1.bb
@@ -69,11 +69,11 @@ S = "${WORKDIR}/git"
69 69
70BRANCH = "ti-lsk-linux-4.1.y" 70BRANCH = "ti-lsk-linux-4.1.y"
71 71
72SRCREV = "bbd032bf6c45e07806ce2faece824035ebf13869" 72SRCREV = "5b10429ec0d0b02186207936cbae2abb550c04ef"
73PV = "4.1.18+git${SRCPV}" 73PV = "4.1.18+git${SRCPV}"
74 74
75# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 75# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
76MACHINE_KERNEL_PR_append = "f" 76MACHINE_KERNEL_PR_append = "g"
77PR = "${MACHINE_KERNEL_PR}" 77PR = "${MACHINE_KERNEL_PR}"
78 78
79KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" 79KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"