diff options
author | Denys Dmytriyenko <denys@ti.com> | 2017-03-30 23:54:11 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2017-03-30 14:15:18 -0400 |
commit | 753f6beddba74cd32e237f36e1f93f7c57b63d0e (patch) | |
tree | b0d2c0e7820682601a21404fc9f5116c0e419c1b | |
parent | 7ea95da9b25d0a4a08e63a87defeade805054130 (diff) | |
download | meta-ti-753f6beddba74cd32e237f36e1f93f7c57b63d0e.tar.gz |
linux-ti-staging: update to 4.4.57
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 ce979910..d2633bf8 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 = "00eb0a0737110139728384e2be21656f9669f8a8" | 9 | SRCREV = "de9a74a4c9e5122c34b6825f51793910dd8155b5" |
diff --git a/recipes-kernel/linux/linux-ti-staging_4.4.bb b/recipes-kernel/linux/linux-ti-staging_4.4.bb index 64960e8a..abf25bdf 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 = "ecd4eada6ffe24c7edde11a66e406ac96ab557f5" | 84 | SRCREV = "93e7f709122a4522540435ada5d5dbda2b3689b3" |
85 | PV = "4.4.54+git${SRCPV}" | 85 | PV = "4.4.57+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" |