summaryrefslogtreecommitdiffstats
path: root/meta-n450
Commit message (Collapse)AuthorAgeFilesLines
...
* n450: Default to atom-pc SRCREVs for linux-yocto-stableDarren Hart2011-03-111-3/+3
| | | | | | | | | AUTOREV should only be used for local development and that can be set using the meta-extras/meta-kernel-dev layer. Comment the subtle aspect of defaulting to the atom-pc SRCREVs due to the shared KMACHINE. Signed-off-by: Darren Hart <dvhart@linux.intel.com> CC: Tom Zanussi <tom.zanussi@intel.com>
* n450: use KMACHINE instead of WRMACHINE (fix boot failure)Darren Hart2011-03-111-1/+1
| | | | | | | | | | | | | Fixes [YOCTO #837] The n450 linux-yocto-stable bbappend was using WRMACHINE instead of KMACHINE. This resulted in KMACHINE being set to UNDEFINED by the linux-yocto.inc which resulted in bulding the common_pc-standard branch instead of the atom-pc-standard branch. This build a kernel without vfat, blk loop, and the requisite codepages. Signed-off-by: Darren Hart <dvhart@linux.intel.com> CC: Tom Zanussi <tom.zanussi@intel.com>
* meta-n450: compile fixesbernard-5.0rc2Tom Zanussi2011-03-031-3/+3
| | | | | | | | - changed RDPENDS from amixer to alsa-utils-amixer - fix typo in LIC_FILES_CHECKSUM - fix audiofix init.d ln Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-n450: use linux-yocto-stableTom Zanussi2011-03-031-0/+0
| | | | | | n450 needs to use linux-yocto-stable instead of linux-wrs. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
* meta-n450: Add new BSP for BlackSand / n450Saul Wold2011-01-038-0/+180
Signed-off-by: Saul Wold <sgw@linux.intel.com>