diff options
author | Denys Dmytriyenko <denys@ti.com> | 2016-03-22 14:52:53 -0400 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-03-22 15:14:21 -0400 |
commit | d90c889953d5e9be27340d0c13b5b06b326e320b (patch) | |
tree | 88f4ef9badb96a99211fe0e6b50908ceea55b097 /recipes-kernel | |
parent | bfa182cd1400ac5e48b4adf7cbc1b19b5d95595e (diff) | |
download | meta-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.bb | 2 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging_4.1.bb | 4 |
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 | ||
7 | BRANCH = "ti-rt-linux-4.1.y" | 7 | BRANCH = "ti-rt-linux-4.1.y" |
8 | 8 | ||
9 | SRCREV = "b1e14d991256c58d564b50d4d0439521cff27749" | 9 | SRCREV = "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 | ||
70 | BRANCH = "ti-lsk-linux-4.1.y" | 70 | BRANCH = "ti-lsk-linux-4.1.y" |
71 | 71 | ||
72 | SRCREV = "c23eecbb9f1d6f2eef11eebb3281b79fb26ff862" | 72 | SRCREV = "6b41ca0b945d73ac8c8318083f79411639836643" |
73 | PV = "4.1.18+git${SRCPV}" | 73 | PV = "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 |
76 | MACHINE_KERNEL_PR_append = "j" | 76 | MACHINE_KERNEL_PR_append = "k" |
77 | PR = "${MACHINE_KERNEL_PR}" | 77 | PR = "${MACHINE_KERNEL_PR}" |
78 | 78 | ||
79 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" | 79 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" |