diff options
author | Dan Murphy <dmurphy@ti.com> | 2017-05-08 21:28:28 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2017-05-08 15:48:31 -0400 |
commit | 31cef7bb2adbd42625270b31b1333710b3ca9bd9 (patch) | |
tree | 8697b8e1ab3cb63d6c16e7aaf8dc0bc61532607a | |
parent | cd9c203027062ac8149252d3fec3c1da30fcd62e (diff) | |
download | meta-ti-31cef7bb2adbd42625270b31b1333710b3ca9bd9.tar.gz |
linux-ti-staging: update to ti2017.01-rc3 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 f156ab1f..3e939bba 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 = "ca8f5854f1d211373e2bd80307215b086f18cbe1" | 9 | SRCREV = "cfd875c8651b46642c2e9c113dae8665dd7b33c7" |
diff --git a/recipes-kernel/linux/linux-ti-staging_4.9.bb b/recipes-kernel/linux/linux-ti-staging_4.9.bb index 17e5af58..a1dd1ad0 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 = "cfe6f9907fd6d84fdcc2728c8ec9c79c07127c2e" | 58 | SRCREV = "7828fafc7c16505ace03d23f088ddabda2f68b50" |
59 | PV = "4.9.25+git${SRCPV}" | 59 | PV = "4.9.27+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" |