diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2016-02-29 17:10:23 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-03-02 22:39:44 +0000 |
commit | c2152b8fcf8349ff849659366c0aef6495048618 (patch) | |
tree | 10da736ad35224b15c6f729247f7ddfd1158eea1 /meta | |
parent | 45d4cd788fd38520883d687fd527393d5a3d7808 (diff) | |
download | poky-c2152b8fcf8349ff849659366c0aef6495048618.tar.gz |
linux-yocto/4.1: update to 4.1.18
Integrating the korg -stable update to 4.1
(From OE-Core rev: cf56b7345935af71dd0989ef2e7c8ce2d43fd04d)
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb | 4 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb | 4 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_4.1.bb | 18 |
3 files changed, 13 insertions, 13 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb b/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb index cff0cf2c89..8135d3ba24 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_4.1.bb | |||
@@ -2,13 +2,13 @@ KBRANCH ?= "standard/preempt-rt/base" | |||
2 | 2 | ||
3 | require recipes-kernel/linux/linux-yocto.inc | 3 | require recipes-kernel/linux/linux-yocto.inc |
4 | 4 | ||
5 | SRCREV_machine ?= "fd72b890926d65a0684403ba4ea55ec42edc130f" | 5 | SRCREV_machine ?= "73c76150065091f6cc1751a3c8ec2d8a8cf8b6af" |
6 | SRCREV_meta ?= "79dbb64d9e179718369a7a5c7b364fda9936571f" | 6 | SRCREV_meta ?= "79dbb64d9e179718369a7a5c7b364fda9936571f" |
7 | 7 | ||
8 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;branch=${KBRANCH};name=machine \ | 8 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;branch=${KBRANCH};name=machine \ |
9 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.1;destsuffix=${KMETA}" | 9 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.1;destsuffix=${KMETA}" |
10 | 10 | ||
11 | LINUX_VERSION ?= "4.1.17" | 11 | LINUX_VERSION ?= "4.1.18" |
12 | 12 | ||
13 | PV = "${LINUX_VERSION}+git${SRCPV}" | 13 | PV = "${LINUX_VERSION}+git${SRCPV}" |
14 | 14 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb index 4a8ec0e046..e27c9dbfcc 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_4.1.bb | |||
@@ -4,12 +4,12 @@ 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.1.17" | 7 | LINUX_VERSION ?= "4.1.18" |
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 ?= "c1b6f28fb457306331d3173364b509fa39971f84" | 12 | SRCREV_machine ?= "dd6492b44151164242718855d6c9eebbf0018eac" |
13 | SRCREV_meta ?= "79dbb64d9e179718369a7a5c7b364fda9936571f" | 13 | SRCREV_meta ?= "79dbb64d9e179718369a7a5c7b364fda9936571f" |
14 | 14 | ||
15 | PV = "${LINUX_VERSION}+git${SRCPV}" | 15 | PV = "${LINUX_VERSION}+git${SRCPV}" |
diff --git a/meta/recipes-kernel/linux/linux-yocto_4.1.bb b/meta/recipes-kernel/linux/linux-yocto_4.1.bb index 466852b186..9ac098afd1 100644 --- a/meta/recipes-kernel/linux/linux-yocto_4.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto_4.1.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 ?= "1b3f801b8fe01297d07ad54b46801924b2db5e1e" | 14 | SRCREV_machine_qemuarm ?= "2af5b3dff27887af8ffbc700a6a09a9d75c2b05f" |
15 | SRCREV_machine_qemuarm64 ?= "c1b6f28fb457306331d3173364b509fa39971f84" | 15 | SRCREV_machine_qemuarm64 ?= "dd6492b44151164242718855d6c9eebbf0018eac" |
16 | SRCREV_machine_qemumips ?= "0ba29c3151bc688aa550ec4a530b96ec8ca6ca53" | 16 | SRCREV_machine_qemumips ?= "deab449b07a79b9a108f1c94e3dabef34135517a" |
17 | SRCREV_machine_qemuppc ?= "c1b6f28fb457306331d3173364b509fa39971f84" | 17 | SRCREV_machine_qemuppc ?= "dd6492b44151164242718855d6c9eebbf0018eac" |
18 | SRCREV_machine_qemux86 ?= "c1b6f28fb457306331d3173364b509fa39971f84" | 18 | SRCREV_machine_qemux86 ?= "dd6492b44151164242718855d6c9eebbf0018eac" |
19 | SRCREV_machine_qemux86-64 ?= "c1b6f28fb457306331d3173364b509fa39971f84" | 19 | SRCREV_machine_qemux86-64 ?= "dd6492b44151164242718855d6c9eebbf0018eac" |
20 | SRCREV_machine_qemumips64 ?= "2ec153606e0d665d85f8e28219166fde6fd80c8c" | 20 | SRCREV_machine_qemumips64 ?= "4984422b4cd3deb6d68f46d010fb8eb007468677" |
21 | SRCREV_machine ?= "c1b6f28fb457306331d3173364b509fa39971f84" | 21 | SRCREV_machine ?= "dd6492b44151164242718855d6c9eebbf0018eac" |
22 | SRCREV_meta ?= "79dbb64d9e179718369a7a5c7b364fda9936571f" | 22 | SRCREV_meta ?= "79dbb64d9e179718369a7a5c7b364fda9936571f" |
23 | 23 | ||
24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;name=machine;branch=${KBRANCH}; \ | 24 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;name=machine;branch=${KBRANCH}; \ |
25 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.1;destsuffix=${KMETA}" | 25 | git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.1;destsuffix=${KMETA}" |
26 | 26 | ||
27 | LINUX_VERSION ?= "4.1.17" | 27 | LINUX_VERSION ?= "4.1.18" |
28 | 28 | ||
29 | PV = "${LINUX_VERSION}+git${SRCPV}" | 29 | PV = "${LINUX_VERSION}+git${SRCPV}" |
30 | 30 | ||