diff options
author | Denys Dmytriyenko <denys@ti.com> | 2016-09-13 04:40:52 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-09-12 22:26:09 -0400 |
commit | 39e43c3fa62634fd72cb699ad99eb6382b411455 (patch) | |
tree | a59d28d0c6990e1863ae2ecc5027e1c31fc1bc0e | |
parent | e1d913c24271d7f69b77525dec87fb2e6afe53c7 (diff) | |
download | meta-ti-39e43c3fa62634fd72cb699ad99eb6382b411455.tar.gz |
linux-ti-staging: update to 4.4.20 and ti2016.04-rc1 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 | 6 |
2 files changed, 4 insertions, 4 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 12607d9f..049a7ee7 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 = "efd77c72b9d67a96c9179e0cdf850aa47feb8c21" | 9 | SRCREV = "f8c45f6a24b969bfe5a734ebd721ab9c0a3d9f0c" |
diff --git a/recipes-kernel/linux/linux-ti-staging_4.4.bb b/recipes-kernel/linux/linux-ti-staging_4.4.bb index 157bc6b2..f005dd28 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.4.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.4.bb | |||
@@ -76,11 +76,11 @@ 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 = "20272d4fd5fd81c551d8a31a3daddc18923b71bb" | 79 | SRCREV = "00f19d3e5347c2992fe0de52cabe5d379673973d" |
80 | PV = "4.4.19+git${SRCPV}" | 80 | PV = "4.4.20+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 = "c" | 83 | MACHINE_KERNEL_PR_append = "a" |
84 | PR = "${MACHINE_KERNEL_PR}" | 84 | PR = "${MACHINE_KERNEL_PR}" |
85 | 85 | ||
86 | KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git" | 86 | KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git" |