summaryrefslogtreecommitdiffstats
path: root/meta-yocto/recipes-kernel/linux/linux-yocto_3.2.bbappend
Commit message (Collapse)AuthorAgeFilesLines
* linux-yocto/meta-yocto/3.2: fri2 and chiefriver machine updatesBruce Ashfield2012-06-081-4/+4
| | | | | | | | | | | | | | | | | | | | | | 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>
* linux-yocto/meta-yocto: add machine aliases for yocto BSPsBruce Ashfield2012-06-081-5/+0
| | | | | | | | | | | | | | To avoid mapping machine names to kernel machine names in recipes, we can define multiple KMACHINE names for a single in tree board. This allows the tools to match a board description to multiple different MACHINEs. As a result, we can remove the explicit KMACHINE mappings from the linux-yocto recipes and allow the KMACHINE=${MACHINE} default to handle mappings. Individual recipes an bbappends can override this as required. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* linux-yocto/meta-yocto: update to v3.2.18Bruce Ashfield2012-06-081-4/+4
| | | | | | | Updating the 3.2 linux-yocto SRCREVs to pick up the v3.2.18 -stable release. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* linux-yocto/meta-yocto: v3.2.9, v3.0.23 + fixes and updatesBruce Ashfield2012-03-131-4/+4
| | | | | | | | | | | | | | | | | This is an update of the linux-yocto 3.0 and 3.2 SRCREVs to bring in the following updates: - v3.0.23 stable update - v3.2.9 stable update - 3.0/3.2: fri2 updates (pch + configuration changes) from Darren Hart - 3.0: pvr merge from Kishore Bodke - linux-yocto/rt: update to 3.0.23-rt38 - linux-yocto/rt: update to 3.2.9-rt15 These have been built for all qemu targets, and built for the appropriate hardware platforms. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* linux-yocto_3.2: Fix missing quote that was triggering parsing errorsRichard Purdie2012-02-031-1/+1
| | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* linux-yocto/meta-yocto: create linux-yocto 3.2 bbappendBruce Ashfield2012-02-011-0/+19
Now that the 3.2 kernel has been introduced, we need a 3.2 bbappend for the yocto hardware reference boards. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>