summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-03-22 14:52:53 -0400
committerDenys Dmytriyenko <denys@ti.com>2016-03-22 15:14:21 -0400
commitd90c889953d5e9be27340d0c13b5b06b326e320b (patch)
tree88f4ef9badb96a99211fe0e6b50908ceea55b097 /recipes-kernel
parentbfa182cd1400ac5e48b4adf7cbc1b19b5d95595e (diff)
downloadmeta-ti-d90c889953d5e9be27340d0c13b5b06b326e320b.tar.gz
linux-ti-staging: update with PRU PHY state change fix
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 d2c4b286..5671d456 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 = "b1e14d991256c58d564b50d4d0439521cff27749" 9SRCREV = "3bef1493dbbc61880f09cfda285cd0032a501d41"
diff --git a/recipes-kernel/linux/linux-ti-staging_4.1.bb b/recipes-kernel/linux/linux-ti-staging_4.1.bb
index 11afd408..edc8e00a 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 = "c23eecbb9f1d6f2eef11eebb3281b79fb26ff862" 72SRCREV = "6b41ca0b945d73ac8c8318083f79411639836643"
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 = "j" 76MACHINE_KERNEL_PR_append = "k"
77PR = "${MACHINE_KERNEL_PR}" 77PR = "${MACHINE_KERNEL_PR}"
78 78
79KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" 79KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"