Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | meta-intel: Reorganize the layout to remove common | Saul Wold | 2017-11-20 | 1 | -31/+0 |
| | | | | | | | Remove the concept of the common directory and move all the recipes-* dirs to the top level as a normal layer would be. layer.conf is updated appropriately Signed-off-by: Saul Wold <sgw@linux.intel.com> | ||||
* | lms8: Add patch to fix gcc6 C++ whitespace | Saul Wold | 2016-05-18 | 1 | -0/+31 |
This adds a patch to lms8 to fix an error cause by the newer C++11 standard being enabled in GCC6 that requires additional whitespace around User-Defined literals. [YOCTO #9640] Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Tom Zanussi <tom.zanussi@linux.intel.com> |