summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-03-03 09:35:07 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-03-02 22:49:45 -0500
commit52a25ddbaae0db6cd7a4d0a70103bbe8560b8000 (patch)
tree182e2610e47f13367f7e713baa68f25c73133520 /recipes-kernel
parentd9d49d48ae052b6f2e800ae8d4d50acebebe2f92 (diff)
downloadmeta-ti-52a25ddbaae0db6cd7a4d0a70103bbe8560b8000.tar.gz
linux-ti-staging: update with platform, 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 70e4cf74..0d247638 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 = "c4265b98cb248d9c9fd31c8d791ecfc31a735a51" 9SRCREV = "c7a542d5948069c53c901ff948213ab2fab05a64"
diff --git a/recipes-kernel/linux/linux-ti-staging_4.1.bb b/recipes-kernel/linux/linux-ti-staging_4.1.bb
index 52323c73..b3effa6a 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 = "fd5a53328880f80330e3f8a0d7362b8d418faac6" 72SRCREV = "200551353fb466d02da7186b6fed79dcfdf55064"
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 = "d" 76MACHINE_KERNEL_PR_append = "e"
77PR = "${MACHINE_KERNEL_PR}" 77PR = "${MACHINE_KERNEL_PR}"
78 78
79KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" 79KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"