diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2016-07-07 14:39:09 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-07-20 10:28:43 +0100 |
commit | 171d8259239d855853e6bbffc89f9119f2c3cdc0 (patch) | |
tree | 99bb2e17c70ab54b6afa6183ddb477001e81575e | |
parent | 8e1615226f2ecb1bb98aa1cc95f8ba6acf591754 (diff) | |
download | poky-171d8259239d855853e6bbffc89f9119f2c3cdc0.tar.gz |
linux-yocto/4.4: update to v4.4.14
Updating the korg -stable release.
(From OE-Core rev: 9c0c00e7b8d330533f7e83638050f1030a0cbf89)
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb | 4 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb | 6 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_4.4.bb | 20 |
3 files changed, 15 insertions, 15 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb index 63b2c7f2ce..6bf0c119dc 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.4.bb | |||
@@ -12,12 +12,12 @@ python () { | |||
12 | } | 12 | } |
13 | 13 | ||
14 | SRCREV_machine ?= "3bdc347cc2087a0217e3acddccda5bb775cd570b" | 14 | SRCREV_machine ?= "3bdc347cc2087a0217e3acddccda5bb775cd570b" |
15 | SRCREV_meta ?= "01ac19ede037b753d2b3f0adb20ab1becb7e1511" | 15 | SRCREV_meta ?= "e775f4ed1e1358ce0647751e69cc54aa9d5d5d06" |
16 | 16 | ||
17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.4.git;branch=${KBRANCH};name=machine \ | 17 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.4.git;branch=${KBRANCH};name=machine \ |
18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.4;destsuffix=${KMETA}" | 18 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.4;destsuffix=${KMETA}" |
19 | 19 | ||
20 | LINUX_VERSION ?= "4.4.13" | 20 | LINUX_VERSION ?= "4.4.14" |
21 | 21 | ||
22 | PV = "${LINUX_VERSION}+git${SRCPV}" | 22 | PV = "${LINUX_VERSION}+git${SRCPV}" |
23 | 23 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb index 51cca1283a..5da74c7acc 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.4.bb | |||
@@ -4,13 +4,13 @@ KCONFIG_MODE = "--allnoconfig" | |||
4 | 4 | ||
5 | require recipes-kernel/linux/linux-yocto.inc | 5 | require recipes-kernel/linux/linux-yocto.inc |
6 | 6 | ||
7 | LINUX_VERSION ?= "4.4.13" | 7 | LINUX_VERSION ?= "4.4.14" |
8 | 8 | ||
9 | KMETA = "kernel-meta" | 9 | KMETA = "kernel-meta" |
10 | KCONF_BSP_AUDIT_LEVEL = "2" | 10 | KCONF_BSP_AUDIT_LEVEL = "2" |
11 | 11 | ||
12 | SRCREV_machine ?= "0e30a74f2cbbab0c7014561fe4eab1c9d8bfe560" | 12 | SRCREV_machine ?= "62acc21a6d4492d649fd6361c9cd18b9624845c6" |
13 | SRCREV_meta ?= "01ac19ede037b753d2b3f0adb20ab1becb7e1511" | 13 | SRCREV_meta ?= "e775f4ed1e1358ce0647751e69cc54aa9d5d5d06" |
14 | 14 | ||
15 | PV = "${LINUX_VERSION}+git${SRCPV}" | 15 | PV = "${LINUX_VERSION}+git${SRCPV}" |
16 | 16 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto_4.4.bb b/meta/recipes-kernel/linux/linux-yocto_4.4.bb index bfcf04dbc2..cd24a25e45 100644 --- a/meta/recipes-kernel/linux/linux-yocto_4.4.bb +++ b/meta/recipes-kernel/linux/linux-yocto_4.4.bb | |||
@@ -11,20 +11,20 @@ KBRANCH_qemux86 ?= "standard/base" | |||
11 | KBRANCH_qemux86-64 ?= "standard/base" | 11 | KBRANCH_qemux86-64 ?= "standard/base" |
12 | KBRANCH_qemumips64 ?= "standard/mti-malta64" | 12 | KBRANCH_qemumips64 ?= "standard/mti-malta64" |
13 | 13 | ||
14 | SRCREV_machine_qemuarm ?= "a261c06c3a13eec8ef48c2929a1cfdcceb5268a9" | 14 | SRCREV_machine_qemuarm ?= "06702ee20de46795634c3f4e6497a73935856c99" |
15 | SRCREV_machine_qemuarm64 ?= "0e30a74f2cbbab0c7014561fe4eab1c9d8bfe560" | 15 | SRCREV_machine_qemuarm64 ?= "62acc21a6d4492d649fd6361c9cd18b9624845c6" |
16 | SRCREV_machine_qemumips ?= "b4bde84e42e4b62702421a2c091072e97196e03c" | 16 | SRCREV_machine_qemumips ?= "b7cb5132e86d30640da745b8c36727291e7109e6" |
17 | SRCREV_machine_qemuppc ?= "0e30a74f2cbbab0c7014561fe4eab1c9d8bfe560" | 17 | SRCREV_machine_qemuppc ?= "62acc21a6d4492d649fd6361c9cd18b9624845c6" |
18 | SRCREV_machine_qemux86 ?= "0e30a74f2cbbab0c7014561fe4eab1c9d8bfe560" | 18 | SRCREV_machine_qemux86 ?= "62acc21a6d4492d649fd6361c9cd18b9624845c6" |
19 | SRCREV_machine_qemux86-64 ?= "0e30a74f2cbbab0c7014561fe4eab1c9d8bfe560" | 19 | SRCREV_machine_qemux86-64 ?= "62acc21a6d4492d649fd6361c9cd18b9624845c6" |
20 | SRCREV_machine_qemumips64 ?= "14a513a5ba6a6b6968347014040d800496339622" | 20 | SRCREV_machine_qemumips64 ?= "53c911666987c77a3171db8291d4b6df83836620" |
21 | SRCREV_machine ?= "0e30a74f2cbbab0c7014561fe4eab1c9d8bfe560" | 21 | SRCREV_machine ?= "62acc21a6d4492d649fd6361c9cd18b9624845c6" |
22 | SRCREV_meta ?= "01ac19ede037b753d2b3f0adb20ab1becb7e1511" | 22 | SRCREV_meta ?= "e775f4ed1e1358ce0647751e69cc54aa9d5d5d06" |
23 | 23 | ||
24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.4.git;name=machine;branch=${KBRANCH}; \ | 24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.4.git;name=machine;branch=${KBRANCH}; \ |
25 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.4;destsuffix=${KMETA}" | 25 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.4;destsuffix=${KMETA}" |
26 | 26 | ||
27 | LINUX_VERSION ?= "4.4.13" | 27 | LINUX_VERSION ?= "4.4.14" |
28 | 28 | ||
29 | PV = "${LINUX_VERSION}+git${SRCPV}" | 29 | PV = "${LINUX_VERSION}+git${SRCPV}" |
30 | 30 | ||