diff options
author | Denys Dmytriyenko <denys@ti.com> | 2016-07-02 03:02:31 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-07-03 22:14:16 -0400 |
commit | 2b475879bf1976ece4004ec5ceaecdbe689a452f (patch) | |
tree | 2b704a1ad9bc5a9d8caa48b809339e55321372fd /recipes-kernel | |
parent | e9974fd96b0fa85a87fdbf95339e1ad841cf4868 (diff) | |
download | meta-ti-2b475879bf1976ece4004ec5ceaecdbe689a452f.tar.gz |
linux-ti-staging: update to ti2016.02-rc3 tag
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel')
-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 69ce45b3..96cc74cb 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 = "15267e879ed4a76c73c40f2e305a20f9d93252ff" | 9 | SRCREV = "52be87b097a0c15af2a6d30ff7743796a07c9da2" |
diff --git a/recipes-kernel/linux/linux-ti-staging_4.4.bb b/recipes-kernel/linux/linux-ti-staging_4.4.bb index 535a0b57..7ebbd8a2 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.4.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.4.bb | |||
@@ -72,11 +72,11 @@ S = "${WORKDIR}/git" | |||
72 | 72 | ||
73 | BRANCH = "ti-lsk-linux-4.4.y" | 73 | BRANCH = "ti-lsk-linux-4.4.y" |
74 | 74 | ||
75 | SRCREV = "6580f85400b48d55d06f11d6b75c056399123a72" | 75 | SRCREV = "d369caf63f710d0fa8ea501d5201432082999aec" |
76 | PV = "4.4.13+git${SRCPV}" | 76 | PV = "4.4.14+git${SRCPV}" |
77 | 77 | ||
78 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 78 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
79 | MACHINE_KERNEL_PR_append = "b" | 79 | MACHINE_KERNEL_PR_append = "a" |
80 | PR = "${MACHINE_KERNEL_PR}" | 80 | PR = "${MACHINE_KERNEL_PR}" |
81 | 81 | ||
82 | KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git" | 82 | KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git" |