summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-07-28 07:29:51 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-07-27 21:35:45 -0400
commit6ba4103c1b52d227f109d071ef03cc89f13a045f (patch)
tree6395e14601e6b4d173f55ea25f529d3c66dd70d8 /recipes-kernel
parent721101f9e18e465aebf4ece710efee6cace16cf9 (diff)
downloadmeta-ti-6ba4103c1b52d227f109d071ef03cc89f13a045f.tar.gz
linux-ti-staging: update to 4.4.16 with latest domain trees merged
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.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 b2318036..f1bbca15 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 = "6014914de1fc45671599a0c0871a98953b6edf60" 9SRCREV = "6c3d70c75d9c8e7e66f5daa13a3b8073ba8e629d"
diff --git a/recipes-kernel/linux/linux-ti-staging_4.4.bb b/recipes-kernel/linux/linux-ti-staging_4.4.bb
index e4174730..0294af2c 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 = "567f0b402313d47144c09e9e71f0df625defad85" 76SRCREV = "cbe129432c2af06741be9e4d1f9d50c32b0d4699"
77PV = "4.4.14+git${SRCPV}" 77PV = "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
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"