diff options
author | Dan Murphy <dmurphy@ti.com> | 2017-10-18 00:09:51 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2017-10-17 23:40:58 -0400 |
commit | f6949d4c4547ddb2d89aaf5046d98920db6daac7 (patch) | |
tree | 7db4b7a669dc5a4382a0b73bd63254b7c16e2d32 | |
parent | ae36a7c870d0c798a60bc89457ef821e0fbedf63 (diff) | |
download | meta-ti-f6949d4c4547ddb2d89aaf5046d98920db6daac7.tar.gz |
linux-ti-staging: update to ti2017.05-rc2 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 748b0856..c29451e2 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 = "7780e12a123b1215e26f91014efcf4d2ce0169b4" | 9 | SRCREV = "5b92b93b8e2b96219a11c0be536589a346817112" |
diff --git a/recipes-kernel/linux/linux-ti-staging_4.9.bb b/recipes-kernel/linux/linux-ti-staging_4.9.bb index 39b2e007..bd361adf 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.9.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.9.bb | |||
@@ -54,8 +54,8 @@ S = "${WORKDIR}/git" | |||
54 | 54 | ||
55 | BRANCH = "ti-lsk-linux-4.9.y" | 55 | BRANCH = "ti-lsk-linux-4.9.y" |
56 | 56 | ||
57 | SRCREV = "89cbc74ba780b1c87cc9a498f318fba91640c594" | 57 | SRCREV = "0c430af23d292a548459fbb8440474c1c09ea571" |
58 | PV = "4.9.54+git${SRCPV}" | 58 | PV = "4.9.56+git${SRCPV}" |
59 | 59 | ||
60 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 60 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
61 | MACHINE_KERNEL_PR_append = "a" | 61 | MACHINE_KERNEL_PR_append = "a" |