diff options
author | Denys Dmytriyenko <denys@ti.com> | 2016-09-19 22:59:30 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-09-19 18:59:12 -0400 |
commit | d255d55e336fa6cadf9e6650499a284c4949ec49 (patch) | |
tree | 486462d64a327da058a64dd18b145c9903757fe8 | |
parent | e54d33089ade90354424f0c2f923ea040a656a94 (diff) | |
download | meta-ti-d255d55e336fa6cadf9e6650499a284c4949ec49.tar.gz |
linux-ti-staging: update to 4.4.21 and ti2016.04-rc2 tag
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging-rt_4.4.bb | 2 | ||||
-rw-r--r-- | recipes-kernel/linux/linux-ti-staging_4.4.bb | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/recipes-kernel/linux/linux-ti-staging-rt_4.4.bb b/recipes-kernel/linux/linux-ti-staging-rt_4.4.bb index 049a7ee7..8b79fe5d 100644 --- a/recipes-kernel/linux/linux-ti-staging-rt_4.4.bb +++ b/recipes-kernel/linux/linux-ti-staging-rt_4.4.bb | |||
@@ -6,4 +6,4 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-4.4:" | |||
6 | 6 | ||
7 | BRANCH = "ti-rt-linux-4.4.y" | 7 | BRANCH = "ti-rt-linux-4.4.y" |
8 | 8 | ||
9 | SRCREV = "f8c45f6a24b969bfe5a734ebd721ab9c0a3d9f0c" | 9 | SRCREV = "7e80288aba5918c3ce2d80050c644331f9750cce" |
diff --git a/recipes-kernel/linux/linux-ti-staging_4.4.bb b/recipes-kernel/linux/linux-ti-staging_4.4.bb index f005dd28..9b791ab1 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.4.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.4.bb | |||
@@ -76,8 +76,8 @@ S = "${WORKDIR}/git" | |||
76 | 76 | ||
77 | BRANCH = "ti-lsk-linux-4.4.y" | 77 | BRANCH = "ti-lsk-linux-4.4.y" |
78 | 78 | ||
79 | SRCREV = "00f19d3e5347c2992fe0de52cabe5d379673973d" | 79 | SRCREV = "4fb4591a4ab1b3ef317fa87af3cd3c06f1a7284b" |
80 | PV = "4.4.20+git${SRCPV}" | 80 | PV = "4.4.21+git${SRCPV}" |
81 | 81 | ||
82 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 82 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
83 | MACHINE_KERNEL_PR_append = "a" | 83 | MACHINE_KERNEL_PR_append = "a" |