diff options
author | Denys Dmytriyenko <denys@ti.com> | 2016-04-13 03:11:58 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-04-12 17:48:13 -0400 |
commit | 88264372d0687b645cf93fd96cc8861e3c5356f0 (patch) | |
tree | 8ed5d22fc182b328242e96d1645b04d02a2eb934 | |
parent | 66e481c2d84a07153a55aa79d2f461f0d60ebb58 (diff) | |
download | meta-ti-88264372d0687b645cf93fd96cc8861e3c5356f0.tar.gz |
linux-ti-staging: update to 4.4.7
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 | 6 |
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 | ||
7 | BRANCH = "ti-rt-linux-4.4.y" | 7 | BRANCH = "ti-rt-linux-4.4.y" |
8 | 8 | ||
9 | SRCREV = "0d355dc80c8c72d048c603c5e23d29a3d018c58b" | 9 | SRCREV = "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 | ||
71 | BRANCH = "ti-lsk-linux-4.4.y" | 71 | BRANCH = "ti-lsk-linux-4.4.y" |
72 | 72 | ||
73 | SRCREV = "08b8a2e93fac2471992ea3e110a3683a00f39d74" | 73 | SRCREV = "a4f797e3abb23234fb1fdf6694faaf91822f1a1c" |
74 | PV = "4.4.6+git${SRCPV}" | 74 | PV = "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 |
77 | MACHINE_KERNEL_PR_append = "b" | 77 | MACHINE_KERNEL_PR_append = "a" |
78 | PR = "${MACHINE_KERNEL_PR}" | 78 | PR = "${MACHINE_KERNEL_PR}" |
79 | 79 | ||
80 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" | 80 | KERNEL_CONFIG_DIR = "${S}/ti_config_fragments" |