summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-12-24 00:51:56 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-12-23 21:08:12 -0500
commitb7611f0f22093c17c0f91eb8e1f513526da69d5d (patch)
treea5b36f9b8bff4f05c49a3768d1ec48ec3e32133a /recipes-kernel
parentba08ac1af4cb9690c6219968a84b2fed27beb35f (diff)
downloadmeta-ti-b7611f0f22093c17c0f91eb8e1f513526da69d5d.tar.gz
linux-ti-staging: update to ti2016.06-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.bb2
-rw-r--r--recipes-kernel/linux/linux-ti-staging_4.4.bb4
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 21f13c97..b735c11d 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 = "0f50d72b1ffcd2d10a2471fb1332c56bb3054e42" 9SRCREV = "9d470724441a1ec4f034d4f9441858679aeb241d"
diff --git a/recipes-kernel/linux/linux-ti-staging_4.4.bb b/recipes-kernel/linux/linux-ti-staging_4.4.bb
index 1c2f2321..e3ac8682 100644
--- a/recipes-kernel/linux/linux-ti-staging_4.4.bb
+++ b/recipes-kernel/linux/linux-ti-staging_4.4.bb
@@ -81,11 +81,11 @@ S = "${WORKDIR}/git"
81 81
82BRANCH = "ti-lsk-linux-4.4.y" 82BRANCH = "ti-lsk-linux-4.4.y"
83 83
84SRCREV = "b9647b7eb9545f57f61db4889964fc66249a844f" 84SRCREV = "adc1122e1cb1d5534550f9594826c46914d31b93"
85PV = "4.4.39+git${SRCPV}" 85PV = "4.4.39+git${SRCPV}"
86 86
87# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 87# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
88MACHINE_KERNEL_PR_append = "a" 88MACHINE_KERNEL_PR_append = "b"
89PR = "${MACHINE_KERNEL_PR}" 89PR = "${MACHINE_KERNEL_PR}"
90 90
91KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git" 91KERNEL_GIT_URI = "git://git.ti.com/ti-linux-kernel/ti-linux-kernel.git"