summaryrefslogtreecommitdiffstats
path: root/meta-emenlow/recipes
Commit message (Collapse)AuthorAgeFilesLines
* linux-yocto: fix machine compatibilityBruce Ashfield2010-12-131-0/+0
| | | | | | | | | | | | 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>
* SRC_URI Checksums AdditionalsSaul Wold2010-12-091-0/+3
| | | | Signed-off-by: Saul Wold <sgw@linux.intel.com>
* linux-emenlow: Correct KMACHINE after kernel renameSaul Wold2010-11-201-1/+1
| | | | Signed-off-by: Saul Wold <Saul.Wold@intel.com>
* linux-wrs: rename to linux-yoctoBruce Ashfield2010-11-181-0/+0
| | | | | | | | | | | | | | | | | | The existing preferred yocto kernel wasn't named appropriately and needs to be updated. In keeping the changes small and isolated, this commit simply renames the recipe and some internal variables. Future commits will refactor the code into more usable blocks. Now that linuy-wrs has been renamed linux-yocto, we need to rename and update an board configurations and append files. Now that linux-wrs has been renamed linux-yocto, we need to update the SRCREVs to have the new name. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* meta-emenlow: Rename packages to recipes in line with main repositoryRichard Purdie2010-11-0259-0/+9198
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>