summaryrefslogtreecommitdiffstats
path: root/recipes-kernel/linux
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-08-17 02:18:41 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-08-16 16:26:06 -0400
commit3ff27c86652f3dec355fc758c2495a2ef57145e0 (patch)
tree57402d74fce44c80e2ed6bdfcca4ee553c46b76b /recipes-kernel/linux
parent65e237b3af7a919965cab5630922aba7825bc949 (diff)
downloadmeta-ti-3ff27c86652f3dec355fc758c2495a2ef57145e0.tar.gz
linux-ti-staging: update to ti2016.03-rc3 tag, rebase to 4.4.18
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-kernel/linux')
-rw-r--r--recipes-kernel/linux/linux-ti-staging-rt_4.4.bb2
-rw-r--r--recipes-kernel/linux/linux-ti-staging_4.4.bb6
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 be38eabf..6784f3a8 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
7BRANCH = "ti-rt-linux-4.4.y" 7BRANCH = "ti-rt-linux-4.4.y"
8 8
9SRCREV = "ecc43fa70c8b11bbb01d5bbab266426b4a1b8575" 9SRCREV = "28ae654afc1f0b33867e744e11e8342ab279b0ec"
diff --git a/recipes-kernel/linux/linux-ti-staging_4.4.bb b/recipes-kernel/linux/linux-ti-staging_4.4.bb
index 47d2e442..fad136bb 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
74BRANCH = "ti-lsk-linux-4.4.y" 74BRANCH = "ti-lsk-linux-4.4.y"
75 75
76SRCREV = "429279fc6b1e0f7ddd08eb424b81ee21994ed4bc" 76SRCREV = "5985053fdb1dc8b0348049e2151e5a5dc6c111be"
77PV = "4.4.16+git${SRCPV}" 77PV = "4.4.18+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
80MACHINE_KERNEL_PR_append = "c" 80MACHINE_KERNEL_PR_append = "a"
81PR = "${MACHINE_KERNEL_PR}" 81PR = "${MACHINE_KERNEL_PR}"
82 82
83KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git" 83KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git"