diff options
author | Denys Dmytriyenko <denys@ti.com> | 2016-01-18 23:23:40 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-01-18 13:39:49 -0500 |
commit | c2897c9989579a15d10761a3fb8f01e61a398bf8 (patch) | |
tree | e54e17efcbb549480678719cc1eae16174300920 /recipes-kernel | |
parent | 7d70637ea1448aeafc8de0679ab3d630456a7d45 (diff) | |
download | meta-ti-c2897c9989579a15d10761a3fb8f01e61a398bf8.tar.gz |
linux-ti-staging: update to 4.1.15 and latest merges
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 7cd97798..ae958dee 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 = "485229578c4a744ff066a739770ff22f4d5948d9" | 9 | SRCREV = "e1438117e08a772a560d4f4226c889d5fe48e4fd" |
diff --git a/recipes-kernel/linux/linux-ti-staging_4.1.bb b/recipes-kernel/linux/linux-ti-staging_4.1.bb index 5adfb337..a6615aaa 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.1.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.1.bb | |||
@@ -60,8 +60,8 @@ S = "${WORKDIR}/git" | |||
60 | 60 | ||
61 | BRANCH = "ti-lsk-linux-4.1.y" | 61 | BRANCH = "ti-lsk-linux-4.1.y" |
62 | 62 | ||
63 | SRCREV = "0f37ee50e2b263eb5941d91ef6da7d4ca51f7488" | 63 | SRCREV = "e1438117e08a772a560d4f4226c889d5fe48e4fd" |
64 | PV = "4.1.13+git${SRCPV}" | 64 | PV = "4.1.15+git${SRCPV}" |
65 | 65 | ||
66 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 66 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
67 | MACHINE_KERNEL_PR_append = "e" | 67 | MACHINE_KERNEL_PR_append = "e" |