Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | linux-yocto: Fix COMPATIBLE_MACHINE so core machines aren't overwritten | Richard Purdie | 2011-05-10 | 1 | -1/+4 |
| | | | | Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> | ||||
* | atom-pc: use linux-yocto (2.6.37) kernel | Darren Hart | 2011-05-10 | 1 | -1/+1 |
| | | | | | | | | | | | Tested boot, network, sato desktop, amixer, and audio playback on a Toshiba NB305 netbook. Depends on "linux-yocto: move non-core machines to meta-yocto" from Bruce Ashfield to the yocto list: Message-Id: <a258388e5b8d134009bb37cfc9f6b1c1dd8ba94e.1304707341.git.bruce.ashfield@windriver.com> Signed-off-by: Darren Hart <dvhart@linux.intel.com> | ||||
* | linux-yocto: move non-core machines to meta-yocto | Bruce Ashfield | 2011-05-10 | 2 | -0/+24 |
The non-qemu compatibility references have been removed from the main linux-yocto recipe. This change restores them in the meta-yocto layer. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com> Acked-by: Darren Hart <dvhart@linux.intel.com> |