diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-12-18 08:39:18 -0500 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-12-28 09:25:16 +0000 |
commit | 51619440e24f4e10102f0910b88532a951d8210f (patch) | |
tree | 94aababb70086c7296633d267dbf687f8015a6e9 /meta/recipes-kernel | |
parent | a462d16239dfc46b1539567b4d7074cf29ae33aa (diff) | |
download | poky-51619440e24f4e10102f0910b88532a951d8210f.tar.gz |
linux-yocto/4.1: update to v4.1.15
Updating the 4.1 kernel repo to the latest 4.1.x stable.
(From OE-Core rev: 1df3a79cf454754e6be6c1ffc91ba8310a880616)
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>
Diffstat (limited to 'meta/recipes-kernel')
-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 1eb032bfe6..b441bf6811 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 ?= "ed3fa3e6d62c1fb3411099478c69cef4e3d4f415" | 5 | SRCREV_machine ?= "3188436876d5eaff8d48f82064367d4a65c3aa97" |
6 | SRCREV_meta ?= "46bb64d605fd336d99fa05bab566b9553b40b4b4" | 6 | SRCREV_meta ?= "46bb64d605fd336d99fa05bab566b9553b40b4b4" |
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.13" | 11 | LINUX_VERSION ?= "4.1.15" |
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 66c8a6575e..4caa2523b3 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.13" | 7 | LINUX_VERSION ?= "4.1.15" |
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 ?= "4e659b86ffcf20ece27f42a671853d5f42d52a6c" | 12 | SRCREV_machine ?= "788dfc9859321c09f1c58696bf8998f90ccb4f51" |
13 | SRCREV_meta ?= "46bb64d605fd336d99fa05bab566b9553b40b4b4" | 13 | SRCREV_meta ?= "46bb64d605fd336d99fa05bab566b9553b40b4b4" |
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 12245295a3..b81458b3c0 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 ?= "c19d15710a9e0a01a83a1ac03356390bc26a01f7" | 14 | SRCREV_machine_qemuarm ?= "cf760f381c5e1e58d0c3372d66f4dfdc33f0984c" |
15 | SRCREV_machine_qemuarm64 ?= "4e659b86ffcf20ece27f42a671853d5f42d52a6c" | 15 | SRCREV_machine_qemuarm64 ?= "788dfc9859321c09f1c58696bf8998f90ccb4f51" |
16 | SRCREV_machine_qemumips ?= "ca7ddd2ce6e7c3fb599512bcc31a1de23ecb589d" | 16 | SRCREV_machine_qemumips ?= "aa46295ab927bd5c960930c377855dbc4e57b195" |
17 | SRCREV_machine_qemuppc ?= "4e659b86ffcf20ece27f42a671853d5f42d52a6c" | 17 | SRCREV_machine_qemuppc ?= "788dfc9859321c09f1c58696bf8998f90ccb4f51" |
18 | SRCREV_machine_qemux86 ?= "4e659b86ffcf20ece27f42a671853d5f42d52a6c" | 18 | SRCREV_machine_qemux86 ?= "788dfc9859321c09f1c58696bf8998f90ccb4f51" |
19 | SRCREV_machine_qemux86-64 ?= "4e659b86ffcf20ece27f42a671853d5f42d52a6c" | 19 | SRCREV_machine_qemux86-64 ?= "788dfc9859321c09f1c58696bf8998f90ccb4f51" |
20 | SRCREV_machine_qemumips64 ?= "5945b7d7abce3ede46ae133a24420751d99ea55b" | 20 | SRCREV_machine_qemumips64 ?= "949c0f2cbb4cf902478d009a7d38b6e4fb29e7c4" |
21 | SRCREV_machine ?= "4e659b86ffcf20ece27f42a671853d5f42d52a6c" | 21 | SRCREV_machine ?= "788dfc9859321c09f1c58696bf8998f90ccb4f51" |
22 | SRCREV_meta ?= "46bb64d605fd336d99fa05bab566b9553b40b4b4" | 22 | SRCREV_meta ?= "46bb64d605fd336d99fa05bab566b9553b40b4b4" |
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.13" | 27 | LINUX_VERSION ?= "4.1.15" |
28 | 28 | ||
29 | PV = "${LINUX_VERSION}+git${SRCPV}" | 29 | PV = "${LINUX_VERSION}+git${SRCPV}" |
30 | 30 | ||