diff options
author | Denys Dmytriyenko <denys@ti.com> | 2016-08-08 23:16:52 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-08-08 14:20:09 -0400 |
commit | d811ff93707549a6a5b83299a75cadd99c7d28a0 (patch) | |
tree | 55ff66bfc62106a7c29b3f20fe4c10b3e9fd41a5 | |
parent | f42d5e385db827275e84bd9f04014a72bbdc9569 (diff) | |
download | meta-ti-d811ff93707549a6a5b83299a75cadd99c7d28a0.tar.gz |
linux-ti-staging: update to ti2016.03-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 47686666..be38eabf 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 = "3ad9429aa90ec7e1d351d1cd228d83b4d622e479" | 9 | SRCREV = "ecc43fa70c8b11bbb01d5bbab266426b4a1b8575" |
diff --git a/recipes-kernel/linux/linux-ti-staging_4.4.bb b/recipes-kernel/linux/linux-ti-staging_4.4.bb index 02007158..47d2e442 100644 --- a/recipes-kernel/linux/linux-ti-staging_4.4.bb +++ b/recipes-kernel/linux/linux-ti-staging_4.4.bb | |||
@@ -73,11 +73,11 @@ S = "${WORKDIR}/git" | |||
73 | 73 | ||
74 | BRANCH = "ti-lsk-linux-4.4.y" | 74 | BRANCH = "ti-lsk-linux-4.4.y" |
75 | 75 | ||
76 | SRCREV = "d30cce5c3821d28006e32d9cbe3ceb70b5c34d99" | 76 | SRCREV = "429279fc6b1e0f7ddd08eb424b81ee21994ed4bc" |
77 | PV = "4.4.16+git${SRCPV}" | 77 | PV = "4.4.16+git${SRCPV}" |
78 | 78 | ||
79 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild | 79 | # Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild |
80 | MACHINE_KERNEL_PR_append = "b" | 80 | MACHINE_KERNEL_PR_append = "c" |
81 | PR = "${MACHINE_KERNEL_PR}" | 81 | PR = "${MACHINE_KERNEL_PR}" |
82 | 82 | ||
83 | KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git" | 83 | KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git" |