diff options
author | Denys Dmytriyenko <denys@ti.com> | 2016-12-17 00:13:34 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-12-16 14:09:31 -0500 |
commit | 531b2df4cd0c6d33ce79a07b2b134b5a9cbe6163 (patch) | |
tree | 7f3d0a672df6779baad13cac9ffdead2e68c624d | |
parent | 413146be21307805c67d982f77ceeb3f760b38ad (diff) | |
download | meta-ti-531b2df4cd0c6d33ce79a07b2b134b5a9cbe6163.tar.gz |
linux-ti-staging: update to 4.4.39 and ti2016.06-rc2 tag
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging-rt_4.4.bb | 2 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging_4.4.bb | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.4.bb b/recipes-kernel/linux/linux-ti-staging-rt_4.4.bb index 9cee40bf..21f13c97 100644 --- a/recipes-kernel/linux/linux-ti-staging-rt_4.4.bb +++ b/recipes-kernel/linux/linux-ti-staging-rt_4.4.bb | |||
@@ -6,4 +6,4 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.4:" | |||
6 | 6 | ||
7 | BRANCH = "ti-rt-linux-4.4.y" | 7 | BRANCH = "ti-rt-linux-4.4.y" |
8 | 8 | ||
9 | SRCREV = "aaf30e5234b6e50ce4ef8dd96f571e5393c760d4" | 9 | SRCREV = "0f50d72b1ffcd2d10a2471fb1332c56bb3054e42" |
diff --git a/recipes-kernel/linux/linux-ti-staging_4.4.bb b/recipes-kernel/linux/linux-ti-staging_4.4.bb index 67ed01e4..1c2f2321 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.4.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.4.bb | |||
@@ -81,8 +81,8 @@ S = "${WORKDIR}/git" | |||
81 | 81 | ||
82 | BRANCH = "ti-lsk-linux-4.4.y" | 82 | BRANCH = "ti-lsk-linux-4.4.y" |
83 | 83 | ||
84 | SRCREV = "93654b33257e160f2406d8906cbad936a7efadf6" | 84 | SRCREV = "b9647b7eb9545f57f61db4889964fc66249a844f" |
85 | PV = "4.4.37+git${SRCPV}" | 85 | PV = "4.4.39+git${SRCPV}" |
86 | 86 | ||
87 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 87 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
88 | MACHINE_KERNEL_PR_append = "a" | 88 | MACHINE_KERNEL_PR_append = "a" |