diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2010-12-13 01:23:56 -0500 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2010-12-13 01:23:56 -0500 |
commit | 69ad383525657b44dc7eeb347e888deebb501b00 (patch) | |
tree | 127a01a93efc2ee88207c101b5a95f53a4d58a04 /meta-emenlow | |
parent | a6e6af91a9044782e8bf2e4582e98eacc123c2fc (diff) | |
download | poky-69ad383525657b44dc7eeb347e888deebb501b00.tar.gz |
linux-yocto: fix machine compatibility
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>
Diffstat (limited to 'meta-emenlow')
-rw-r--r-- | meta-emenlow/recipes/linux/linux-yocto-stable_git.bbappend (renamed from meta-emenlow/recipes/linux/linux-yocto_git.bbappend) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/meta-emenlow/recipes/linux/linux-yocto_git.bbappend b/meta-emenlow/recipes/linux/linux-yocto-stable_git.bbappend index 9fa2937d4f..9fa2937d4f 100644 --- a/meta-emenlow/recipes/linux/linux-yocto_git.bbappend +++ b/meta-emenlow/recipes/linux/linux-yocto-stable_git.bbappend | |||