summaryrefslogtreecommitdiff
path: root/meta-emenlow/recipes/linux/linux-yocto-stable_git.bbappend
Commit message (Collapse)AuthorAgeFilesLines
* linux-yocto: fix machine compatibilityBruce Ashfield2010-12-131-0/+3
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>