summaryrefslogtreecommitdiffstats
path: root/recipes-kernel
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2016-04-13 03:11:58 +0000
committerDenys Dmytriyenko <denys@ti.com>2016-04-12 17:48:13 -0400
commit88264372d0687b645cf93fd96cc8861e3c5356f0 (patch)
tree8ed5d22fc182b328242e96d1645b04d02a2eb934 /recipes-kernel
parent66e481c2d84a07153a55aa79d2f461f0d60ebb58 (diff)
downloadmeta-ti-88264372d0687b645cf93fd96cc8861e3c5356f0.tar.gz
linux-ti-staging: update to 4.4.7
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 21b4392a..af7e352b 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 = "0d355dc80c8c72d048c603c5e23d29a3d018c58b" 9SRCREV = "01711ca3dbed322591d9e0c2c20eb57afa2110e7"
diff --git a/recipes-kernel/linux/linux-ti-staging_4.4.bb b/recipes-kernel/linux/linux-ti-staging_4.4.bb
index 0f8452db..4d4c14ae 100644
--- a/recipes-kernel/linux/linux-ti-staging_4.4.bb
+++ b/recipes-kernel/linux/linux-ti-staging_4.4.bb
@@ -70,11 +70,11 @@ S = "${WORKDIR}/git"
70 70
71BRANCH = "ti-lsk-linux-4.4.y" 71BRANCH = "ti-lsk-linux-4.4.y"
72 72
73SRCREV = "08b8a2e93fac2471992ea3e110a3683a00f39d74" 73SRCREV = "a4f797e3abb23234fb1fdf6694faaf91822f1a1c"
74PV = "4.4.6+git${SRCPV}" 74PV = "4.4.7+git${SRCPV}"
75 75
76# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild 76# Append to the MACHINE_KERNEL_PR so that a new SRCREV will cause a rebuild
77MACHINE_KERNEL_PR_append = "b" 77MACHINE_KERNEL_PR_append = "a"
78PR = "${MACHINE_KERNEL_PR}" 78PR = "${MACHINE_KERNEL_PR}"
79 79
80KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" 80KERNEL_CONFIG_DIR = "${S}/ti_config_fragments"