summaryrefslogtreecommitdiffstats
path: root/meta-yocto
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2012-05-29 16:51:46 -0400
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-06-08 11:57:50 +0100
commit70d7e13b1409ea1e22331b60b2f6e5a175b28e7e (patch)
tree717d1451f7f7b56259a331e36bb446dda90baee7 /meta-yocto
parent77d30c7174bcf761d9d7a9be36825106c633ca1b (diff)
downloadpoky-70d7e13b1409ea1e22331b60b2f6e5a175b28e7e.tar.gz
linux-yocto/meta-yocto/3.2: fri2 and chiefriver machine updates
Picking up the oe-core commit: Bumping the 3.2 SRCREVs to pickup the following configuration changes for the new chiefriver BSP and the existing fri2 machines: 5b4c9dc fri2: update base config cdfbb50 fri2: add usb-mass-storage to standard and preempt-rt 3c1af06 fri2 update: drop NETDEVICE, e1xxx, usb-mass-storage, add iwlwifi feature 26a4d79 iwlagn: Correct a comment typo ade9c57 iwlwifi: Add a feature for iwlwifi 571b6cb fri2: Configuration update (usb, wifi, i2c) b257485 meta: add tmp/rc6 feature 24c6494 chiefriver: create initial BSP infrastructure All branches are also updated with the following fix: 1ce6700 efi: Add patch to fix 32bit EFI service mapping (rhbz 726701) Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-yocto')
-rw-r--r--meta-yocto/recipes-kernel/linux/linux-yocto_3.2.bbappend8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-yocto/recipes-kernel/linux/linux-yocto_3.2.bbappend b/meta-yocto/recipes-kernel/linux/linux-yocto_3.2.bbappend
index dfb019ba2c..fa160f8caf 100644
--- a/meta-yocto/recipes-kernel/linux/linux-yocto_3.2.bbappend
+++ b/meta-yocto/recipes-kernel/linux/linux-yocto_3.2.bbappend
@@ -3,10 +3,10 @@ KBRANCH_routerstationpro = "standard/default/routerstationpro"
3KBRANCH_mpc8315e-rdb = "standard/default/fsl-mpc8315e-rdb" 3KBRANCH_mpc8315e-rdb = "standard/default/fsl-mpc8315e-rdb"
4KBRANCH_beagleboard = "standard/default/beagleboard" 4KBRANCH_beagleboard = "standard/default/beagleboard"
5 5
6SRCREV_machine_atom-pc ?= "624509ef194d14aa498ed6f1620093b8e40e3a30" 6SRCREV_machine_atom-pc ?= "41074a778d251a77e036fd8a99915cd4da6cd8f7"
7SRCREV_machine_routerstationpro ?= "6eb6f908bbca493bbce4b7c460f8bf07272a78a9" 7SRCREV_machine_routerstationpro ?= "94abc0d75d0a99c40c53402570cd9c569539fee9"
8SRCREV_machine_mpc8315e-rdb ?= "bd08c2cdee3c980060ee6d3206ece374570f74d2" 8SRCREV_machine_mpc8315e-rdb ?= "a04e94f4dae9cf6d32d059cf9e0308abe7341a3a"
9SRCREV_machine_beagleboard ?= "ab826acad523e8858dcf867847a732c7288b5dc7" 9SRCREV_machine_beagleboard ?= "40bde7a43ef3cd85729ab02464a7ecdf71e522a6"
10 10
11COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb" 11COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
12COMPATIBLE_MACHINE_routerstationpro = "routerstationpro" 12COMPATIBLE_MACHINE_routerstationpro = "routerstationpro"