Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | layer.conf: Use .= for adding to BBPATH and += to BBFILES | Andrei Gherzan | 2013-01-04 | 1 | -3/+3 |
| | | | | | | | | | | | | | Fixes parsing errors which is appearing after this commit to meta-openembedded http://cgit.openembedded.org/meta-openembedded/commit/?id=3c21a46020bd0816579648f684c41dbd6333583e This triggers exception NameError: name 'base_contains' is not defined without this change Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com> | ||||
* | meta-networking: add layer | Joe MacDonald | 2012-08-27 | 1 | -0/+11 |
A home for networking-related packages. This includes protocol support, servers / daemons and utilities. Signed-off-by: Joe MacDonald <joe.macdonald@windriver.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> |