summaryrefslogtreecommitdiff
path: root/meta-emenlow/recipes/linux/linux-yocto-stable_git.bbappend
AgeCommit message (Collapse)AuthorFiles
2010-12-23meta-emenlow: update to the new BSP layoutTom Zanussi1
This modifies the meta-emenlow BSP layer to reflect the new BSP standard layout as defined in the latestYocto BSP Developer's Guide. There's no change in functionality here - this simply moves things around, adds a README, and makes the SRCREVs local. Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
2010-12-13linux-yocto: fix machine compatibilityBruce Ashfield1
During the last phase of the recipe factoring, the board compatibility lists ended up in the wrong place, which meant we had an incomplete list of boards, and the same set of boards for both kernels (stable and devel). To fix this, I've yanked the compatibility to the recipes themselves and updated the emenlow to have a -stable bbappend. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>