mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 09:49:32 +02:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
a202f8a663
commit
d90124c042
@@ -10,14 +10,14 @@ KBRANCH_qemux86 = "standard/common-pc/base"
|
||||
KBRANCH_qemux86-64 = "standard/common-pc-64/base"
|
||||
KBRANCH_qemumips64 = "standard/mti-malta64"
|
||||
|
||||
SRCREV_machine_qemuarm ?= "2489f1f4d7aa27bf0808d7fa80a50399c643516d"
|
||||
SRCREV_machine_qemumips ?= "63b4ca3223d9481baa77f527f50d906d15747141"
|
||||
SRCREV_machine_qemuppc ?= "e5dfe8f89b45effe445d04e0f9b391948eb108ae"
|
||||
SRCREV_machine_qemux86 ?= "41d5fe27dc3d3e769cb6af01770cac3d75a91e1a"
|
||||
SRCREV_machine_qemux86-64 ?= "96930820e0cb6d4b31d5e0c8f3174805f4a868b3"
|
||||
SRCREV_machine_qemumips64 ?= "103df748c6e83d5874a8385592f758feeb818324"
|
||||
SRCREV_machine ?= "96930820e0cb6d4b31d5e0c8f3174805f4a868b3"
|
||||
SRCREV_meta ?= "602be954ac45e8aea06cb93d6766bbf83c242090"
|
||||
SRCREV_machine_qemuarm ?= "e3cbee86dcbc6c9b23a7cf69fe579da77c3836d1"
|
||||
SRCREV_machine_qemumips ?= "431de4758042fab2d62269574bb4ec3a783b43a0"
|
||||
SRCREV_machine_qemuppc ?= "1fc7009c9c8de594d75090b188c11a6ddd0d369e"
|
||||
SRCREV_machine_qemux86 ?= "116dacb5cebba538bc70e8056ebfa81d7ca6c061"
|
||||
SRCREV_machine_qemux86-64 ?= "686b9ddf58ea6b533be70fe9f4a6407557b263d2"
|
||||
SRCREV_machine_qemumips64 ?= "966c54ceb8cb797eafe987f9a16d306735057b42"
|
||||
SRCREV_machine ?= "686b9ddf58ea6b533be70fe9f4a6407557b263d2"
|
||||
SRCREV_meta ?= "b2af4e3528e65583c98f3a08c6edb0cad7a120b0"
|
||||
|
||||
SRC_URI = "git://git.yoctoproject.org/linux-yocto-3.14.git;bareclone=1;branch=${KBRANCH},${KMETA};name=machine,meta"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user