diff options
author | Dan Murphy <dmurphy@ti.com> | 2017-08-09 19:09:13 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2017-08-09 15:00:28 -0400 |
commit | 2bc1015cdd59c61a3b5c9a60fdd2680844c73ed5 (patch) | |
tree | bc010acc5f9c432c2599ec9ab197dc348f8704aa | |
parent | 28bd2c60042a3816c2f2dea4df29d28214e361ea (diff) | |
download | meta-ti-2bc1015cdd59c61a3b5c9a60fdd2680844c73ed5.tar.gz |
linux-ti-staging: update to ti2017.03-rc4 tag
Signed-off-by: Dan Murphy <dmurphy@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging-rt_4.9.bb | 2 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging_4.9.bb | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.9.bb b/recipes-kernel/linux/linux-ti-staging-rt_4.9.bb index b45c7b10..41c1c052 100644 --- a/recipes-kernel/linux/linux-ti-staging-rt_4.9.bb +++ b/recipes-kernel/linux/linux-ti-staging-rt_4.9.bb | |||
@@ -6,4 +6,4 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.9:" | |||
6 | 6 | ||
7 | BRANCH = "ti-rt-linux-4.9.y" | 7 | BRANCH = "ti-rt-linux-4.9.y" |
8 | 8 | ||
9 | SRCREV = "c13c9194a632f30247df031b5579f03263a0b00b" | 9 | SRCREV = "79149b757ed45f1050b519ba353cd180dc48604c" |
diff --git a/recipes-kernel/linux/linux-ti-staging_4.9.bb b/recipes-kernel/linux/linux-ti-staging_4.9.bb index d8cbd921..fc39dfec 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.9.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.9.bb | |||
@@ -55,8 +55,8 @@ S = "${WORKDIR}/git" | |||
55 | 55 | ||
56 | BRANCH = "ti-lsk-linux-4.9.y" | 56 | BRANCH = "ti-lsk-linux-4.9.y" |
57 | 57 | ||
58 | SRCREV = "5db0c78496883e0808d2b3e53d6ec9572eef4586" | 58 | SRCREV = "7448cce4e5c0163d96dae0040e51153fefc12c92" |
59 | PV = "4.9.40+git${SRCPV}" | 59 | PV = "4.9.41+git${SRCPV}" |
60 | 60 | ||
61 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 61 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
62 | MACHINE_KERNEL_PR_append = "c" | 62 | MACHINE_KERNEL_PR_append = "c" |