summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-03-04 23:11:08 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-03-04 12:12:19 -0500
commit5558d1f4bc6bd6d2b27b21a939215e1775646852 (patch)
tree8a67f872dee98ed044949a7c2dc627dd6701689a /recipes-kernel
parente3b63eeb7a8b3a5d5c0712c23ce57023e7c2ee12 (diff)
downloadmeta-ti-5558d1f4bc6bd6d2b27b21a939215e1775646852.tar.gz
linux-ti-staging: update with latest A/D, connectivity and rpmsg fixes
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel')
-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 0d247638..1c2dc64f 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 = "c7a542d5948069c53c901ff948213ab2fab05a64" 9SRCREV = "141ec2a74c877d996281cb1aef3c7ce3920b637e"
diff --git a/recipes-kernel/linux/linux-ti-staging_4.1.bb b/recipes-kernel/linux/linux-ti-staging_4.1.bb
index a25d26b4..21eb6095 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 = "200551353fb466d02da7186b6fed79dcfdf55064" 72SRCREV = "bbd032bf6c45e07806ce2faece824035ebf13869"
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 = "e" 76MACHINE_KERNEL_PR_append = "f"
77PR = "${MACHINE_KERNEL_PR}" 77PR = "${MACHINE_KERNEL_PR}"
78 78
79KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" 79KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"