diff options
author | Denys Dmytriyenko <denys@ti.com> | 2016-03-20 02:00:09 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-03-19 16:03:59 -0400 |
commit | a278178ae6a16ef24bb5cdd943280393a6647f06 (patch) | |
tree | 1b94997caf12fd8d24599fe1f863ec3eb757f07b /recipes-kernel | |
parent | 9bcc14376306bc36d5c71d8e9fee3e7750cfaf13 (diff) | |
download | meta-ti-a278178ae6a16ef24bb5cdd943280393a6647f06.tar.gz |
linux-ti-staging: update with latest connectivity 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.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 96863166..d2c4b286 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 = "a4248d096e1d94ca6e9223c77735ef7c6551ccff" | 9 | SRCREV = "b1e14d991256c58d564b50d4d0439521cff27749" |
diff --git a/recipes-kernel/linux/linux-ti-staging_4.1.bb b/recipes-kernel/linux/linux-ti-staging_4.1.bb index 53a16a8d..11afd408 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 = "32346b4d29d2405124e084c6a28f8ae0c0d4df6c" | 72 | SRCREV = "c23eecbb9f1d6f2eef11eebb3281b79fb26ff862" |
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 = "i" | 76 | MACHINE_KERNEL_PR_append = "j" |
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" |