summaryrefslogtreecommitdiffstats
path: root/meta-yocto/recipes-bsp
Commit message (Collapse)AuthorAgeFilesLines
* meta-yocto: Split into distro and bsp componentsRichard Purdie2012-09-055-667/+0
| | | | | | | | | | | | | Now we have settled on best practises and compliance criteria, bring meta-yocto into compliance by separating out the hardware support components into meta-yocto-bsp leaving policy configuration in meta-yocto. Also rename the meta-yocto scripts directory to OE-Core can be a clearly isolated component in poky. (From meta-yocto rev: eac90e27a032ea23d9a4f35c7eef8b1940c80e22) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* beagleboard-audio: drop in favour of alsa-stateJoshua Lock2012-01-172-77/+0
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* alsa-state: add beagleboard specific asound.stateJoshua Lock2012-01-172-0/+657
| | | | Signed-off-by: Joshua Lock <josh@linux.intel.com>
* beagleboard-audio: fix RDEPENDS on alsa-utils-amixerPaul Eggleton2011-09-301-2/+2
| | | | | | | Use RDEPENDS_${PN} instead of RDEPENDS. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* beagleboard-audio: Set COMPATIBLE_MACHINE and also remove toolchain ↵Richard Purdie2011-06-221-0/+3
| | | | | | dependencies since its a config file Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* beagleboard: add basic audio mixer defaultsDarren Hart2011-06-222-0/+74
| | | | | | | | We need a generic alsa based mechanism that we can use a bbappend to save default mixer controls per bsp. Until that is ready, this ensures the Audio Out on the Beagleboard is enabled out of the box. Signed-off-by: Darren Hart <dvhart@linux.intel.com>
* meta-yocto: use FILESEXTRAPATHS_prepend := in all bbappendsPaul Eggleton2011-06-151-3/+1
| | | | | | | | | | | | | Using FILESEXTRAPATHS is cleaner than the old FILESPATH-based method, and as meta-intel layers are using FILESEXTRAPATHS their formfactor bbappends will now work. In addition I have used FILESEXTRAPATHS_prepend which is not absolutely necessary, but provides a good working example in case it is copied by other layers that are intended to be used on top of it. Fixes [YOCTO #1156] Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* meta-yocto: add pieces removed from oe-core for beagleboard & atom-pcPaul Eggleton2011-05-053-0/+12
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
OpenPOWER on IntegriCloud