diff options
author | Denys Dmytriyenko <denys@ti.com> | 2016-03-17 01:09:10 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-03-16 15:10:23 -0400 |
commit | 43b9729966f07071a81816c18cd1649263448fe7 (patch) | |
tree | 8f427bcea939acbe33dce592da81ee8e1df51332 | |
parent | 9ba41bd6cf4241ef544acf99c618a22f401165cb (diff) | |
download | meta-ti-43b9729966f07071a81816c18cd1649263448fe7.tar.gz |
linux-ti-staging: update with latest A/D, platform and connectivity fixes
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-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 006ec9a9..96863166 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 = "6d0ade6343f01482b46210e9e474f2cac32ff474" | 9 | SRCREV = "a4248d096e1d94ca6e9223c77735ef7c6551ccff" |
diff --git a/recipes-kernel/linux/linux-ti-staging_4.1.bb b/recipes-kernel/linux/linux-ti-staging_4.1.bb index f76b096b..53a16a8d 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 = "d749a0d84da4d2e2e5a093e179e3a993f2848778" | 72 | SRCREV = "32346b4d29d2405124e084c6a28f8ae0c0d4df6c" |
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 = "h" | 76 | MACHINE_KERNEL_PR_append = "i" |
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" |