Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2010-12-23 | meta-emenlow: update to the new BSP layout | Tom Zanussi | 1 | |
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-13 | linux-yocto: fix machine compatibility | Bruce Ashfield | 1 | |
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> |