diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-07-16 23:50:10 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-07-25 15:33:56 +0100 |
commit | d90124c04225557467ceff9111f9e6e03c22a271 (patch) | |
tree | 94ad691aa31d3c78735c9adab51c64fd37e4e02f | |
parent | a202f8a66383787c899246c5fa14c862e5d7647d (diff) | |
download | poky-d90124c04225557467ceff9111f9e6e03c22a271.tar.gz |
linux-yocto/3.14: vexpress and MVM firmware support
Updating the 3.14 SRCREVs to integrate the following changes:
meta: iwlwifi: Add MVM firmware support
vexpress: Pass LOADADDR to Makefile
(From OE-Core rev: da1eca40b5ff608df6f4041a92b2d4c71ee6784e)
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb | 6 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb | 4 | ||||
-rw-r--r-- | meta/recipes-kernel/linux/linux-yocto_3.14.bb | 16 |
3 files changed, 13 insertions, 13 deletions
diff --git a/meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb b/meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb index 6d5096cd85..61f9dbc9a1 100644 --- a/meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb +++ b/meta/recipes-kernel/linux/linux-yocto-rt_3.14.bb | |||
@@ -3,9 +3,9 @@ require recipes-kernel/linux/linux-yocto.inc | |||
3 | KBRANCH = "standard/preempt-rt/base" | 3 | KBRANCH = "standard/preempt-rt/base" |
4 | KBRANCH_qemuppc = "standard/preempt-rt/qemuppc" | 4 | KBRANCH_qemuppc = "standard/preempt-rt/qemuppc" |
5 | 5 | ||
6 | SRCREV_machine ?= "5c79217cdf1c16a3cacd28968e8c3e417e994c86" | 6 | SRCREV_machine ?= "568f018a22474939695a31709802bb8863c483d9" |
7 | SRCREV_machine_qemuppc ?= "1ad208565754a1122df5500246f3142e2a3eff39" | 7 | SRCREV_machine_qemuppc ?= "6af424a3a76a7fcf0cc7718b93f7a9db52383c25" |
8 | SRCREV_meta ?= "602be954ac45e8aea06cb93d6766bbf83c242090" | 8 | SRCREV_meta ?= "b2af4e3528e65583c98f3a08c6edb0cad7a120b0" |
9 | 9 | ||
10 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.14.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta" | 10 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.14.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta" |
11 | 11 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb b/meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb index 7eb90a6929..98381606eb 100644 --- a/meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb +++ b/meta/recipes-kernel/linux/linux-yocto-tiny_3.14.bb | |||
@@ -8,8 +8,8 @@ LINUX_VERSION ?= "3.14.5" | |||
8 | 8 | ||
9 | KMETA = "meta" | 9 | KMETA = "meta" |
10 | 10 | ||
11 | SRCREV_machine ?= "96930820e0cb6d4b31d5e0c8f3174805f4a868b3" | 11 | SRCREV_machine ?= "686b9ddf58ea6b533be70fe9f4a6407557b263d2" |
12 | SRCREV_meta ?= "602be954ac45e8aea06cb93d6766bbf83c242090" | 12 | SRCREV_meta ?= "b2af4e3528e65583c98f3a08c6edb0cad7a120b0" |
13 | 13 | ||
14 | PV = "${LINUX_VERSION}+git${SRCPV}" | 14 | PV = "${LINUX_VERSION}+git${SRCPV}" |
15 | 15 | ||
diff --git a/meta/recipes-kernel/linux/linux-yocto_3.14.bb b/meta/recipes-kernel/linux/linux-yocto_3.14.bb index 1bdf520a92..02909b79c0 100644 --- a/meta/recipes-kernel/linux/linux-yocto_3.14.bb +++ b/meta/recipes-kernel/linux/linux-yocto_3.14.bb | |||
@@ -10,14 +10,14 @@ KBRANCH_qemux86 = "standard/common-pc/base" | |||
10 | KBRANCH_qemux86-64 = "standard/common-pc-64/base" | 10 | KBRANCH_qemux86-64 = "standard/common-pc-64/base" |
11 | KBRANCH_qemumips64 = "standard/mti-malta64" | 11 | KBRANCH_qemumips64 = "standard/mti-malta64" |
12 | 12 | ||
13 | SRCREV_machine_qemuarm ?= "2489f1f4d7aa27bf0808d7fa80a50399c643516d" | 13 | SRCREV_machine_qemuarm ?= "e3cbee86dcbc6c9b23a7cf69fe579da77c3836d1" |
14 | SRCREV_machine_qemumips ?= "63b4ca3223d9481baa77f527f50d906d15747141" | 14 | SRCREV_machine_qemumips ?= "431de4758042fab2d62269574bb4ec3a783b43a0" |
15 | SRCREV_machine_qemuppc ?= "e5dfe8f89b45effe445d04e0f9b391948eb108ae" | 15 | SRCREV_machine_qemuppc ?= "1fc7009c9c8de594d75090b188c11a6ddd0d369e" |
16 | SRCREV_machine_qemux86 ?= "41d5fe27dc3d3e769cb6af01770cac3d75a91e1a" | 16 | SRCREV_machine_qemux86 ?= "116dacb5cebba538bc70e8056ebfa81d7ca6c061" |
17 | SRCREV_machine_qemux86-64 ?= "96930820e0cb6d4b31d5e0c8f3174805f4a868b3" | 17 | SRCREV_machine_qemux86-64 ?= "686b9ddf58ea6b533be70fe9f4a6407557b263d2" |
18 | SRCREV_machine_qemumips64 ?= "103df748c6e83d5874a8385592f758feeb818324" | 18 | SRCREV_machine_qemumips64 ?= "966c54ceb8cb797eafe987f9a16d306735057b42" |
19 | SRCREV_machine ?= "96930820e0cb6d4b31d5e0c8f3174805f4a868b3" | 19 | SRCREV_machine ?= "686b9ddf58ea6b533be70fe9f4a6407557b263d2" |
20 | SRCREV_meta ?= "602be954ac45e8aea06cb93d6766bbf83c242090" | 20 | SRCREV_meta ?= "b2af4e3528e65583c98f3a08c6edb0cad7a120b0" |
21 | 21 | ||
22 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.14.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" | 22 | SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.14.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta" |
23 | 23 | ||