diff options
author | Denys Dmytriyenko <denys@ti.com> | 2016-03-12 01:13:47 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-03-11 14:25:26 -0500 |
commit | e6de36610f7a6aff1b9df1e92ec3884add3e1f72 (patch) | |
tree | c002c8990ec83cefbd074db59b6cb4c95738cbe5 /recipes-kernel | |
parent | 1318500616f8bf52f709577098d840f984d3f2c0 (diff) | |
download | meta-ti-e6de36610f7a6aff1b9df1e92ec3884add3e1f72.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 f79396b7..006ec9a9 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 = "448c88c73751423b736aa5fff21e0bd248b5aa9b" | 9 | SRCREV = "6d0ade6343f01482b46210e9e474f2cac32ff474" |
diff --git a/recipes-kernel/linux/linux-ti-staging_4.1.bb b/recipes-kernel/linux/linux-ti-staging_4.1.bb index 90aaa9e5..f76b096b 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 = "5b10429ec0d0b02186207936cbae2abb550c04ef" | 72 | SRCREV = "d749a0d84da4d2e2e5a093e179e3a993f2848778" |
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 = "g" | 76 | MACHINE_KERNEL_PR_append = "h" |
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" |