diff options
author | Dan Murphy <dmurphy@ti.com> | 2017-03-11 00:17:08 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2017-03-11 10:43:57 -0500 |
commit | b0d7b46c03cfdbbf2aef8c0bae9751827fa53951 (patch) | |
tree | 1d5d0f729f09d08842b32af55634d35c7a25a1c0 | |
parent | ef6ca32aacf9f1df84cbbd947f383e0b2ca2677d (diff) | |
download | meta-ti-b0d7b46c03cfdbbf2aef8c0bae9751827fa53951.tar.gz |
linux-ti-staging: update to ti2017.00-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 | 2 |
2 files changed, 2 insertions, 2 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 78eb621a..5014eb09 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 = "09576e41759bf32c30a506ecea24b6719d5ba678" | 9 | SRCREV = "4a074828ca9d95060b1821b7049666bf3f76b456" |
diff --git a/recipes-kernel/linux/linux-ti-staging_4.9.bb b/recipes-kernel/linux/linux-ti-staging_4.9.bb index 408bfecd..1acc31ec 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.9.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.9.bb | |||
@@ -55,7 +55,7 @@ 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 = "2d7a080e68b042ee89579bcb5eb335dd6bc7f634" | 58 | SRCREV = "179d9df2f5b46e0de10bac15b8e8ad1e4f51388a" |
59 | PV = "4.9.13+git${SRCPV}" | 59 | PV = "4.9.13+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 |