diff options
author | Dan Murphy <dmurphy@ti.com> | 2017-06-13 23:41:56 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2017-06-13 21:51:42 -0400 |
commit | 4fe6e8d01a2528c329ddfb3feea76c54867e4a97 (patch) | |
tree | c7c1b1cb19e42e087cf9ba775b44ac76059fcb69 | |
parent | 72af0624e40c5dc1ab9fc9bfa9ed43eee144c8f5 (diff) | |
download | meta-ti-4fe6e8d01a2528c329ddfb3feea76c54867e4a97.tar.gz |
linux-ti-staging: update to ti2017.02-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 d0c42b29..4b9ab43a 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 = "d4d0fb971da2c7db25c6560943f451637befff49" | 9 | SRCREV = "6f2d5fd6dbf21935c84ee315c21a14e0734ce140" |
diff --git a/recipes-kernel/linux/linux-ti-staging_4.9.bb b/recipes-kernel/linux/linux-ti-staging_4.9.bb index 53263138..435df2d1 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 = "c1b1411312453efdcd9cec3d49b8f02bea4db540" | 58 | SRCREV = "4d5a8c7b1494b9e67ef98e358ba1fb357e17c1f0" |
59 | PV = "4.9.30+git${SRCPV}" | 59 | PV = "4.9.31+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" |