diff options
author | Denys Dmytriyenko <denys@ti.com> | 2016-02-10 03:02:10 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-02-09 16:36:27 -0500 |
commit | 6ef9db3a4283649e8ed8f6b67076d0292801087c (patch) | |
tree | 55aa178eb8c52867b0b19f7a54373b426d37dd8d | |
parent | 4f86f34be710ecc8610552c7a64c5316255f1232 (diff) | |
download | meta-ti-6ef9db3a4283649e8ed8f6b67076d0292801087c.tar.gz |
linux-ti-staging: update with latest 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 aeb6ead9..2747c93d 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 = "ff766c27f1e5e73e550949db58521bbbfd2afd44" | 9 | SRCREV = "beeed3c47260849f4fb465684c906f95a9ecd350" |
diff --git a/recipes-kernel/linux/linux-ti-staging_4.1.bb b/recipes-kernel/linux/linux-ti-staging_4.1.bb index 3bb2ac6c..ed7daa6b 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.1.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.1.bb | |||
@@ -65,11 +65,11 @@ S = "${WORKDIR}/git" | |||
65 | 65 | ||
66 | BRANCH = "ti-lsk-linux-4.1.y" | 66 | BRANCH = "ti-lsk-linux-4.1.y" |
67 | 67 | ||
68 | SRCREV = "e4346cf990da13eb936de5e130d8a4baab5c5688" | 68 | SRCREV = "016823748902fcafca15b6ea166c126e5afe1176" |
69 | PV = "4.1.17+git${SRCPV}" | 69 | PV = "4.1.17+git${SRCPV}" |
70 | 70 | ||
71 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 71 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
72 | MACHINE_KERNEL_PR_append = "b" | 72 | MACHINE_KERNEL_PR_append = "c" |
73 | PR = "${MACHINE_KERNEL_PR}" | 73 | PR = "${MACHINE_KERNEL_PR}" |
74 | 74 | ||
75 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" | 75 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" |