Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | layer.conf: set high layer priority | Petter Mabäcker | 2015-03-01 | 1 | -1/+1 |
| | | | | | | | Set a high layer prio to ensure that meta-raspberrypi addons are always prioritized above the depended layers. Signed-off-by: Petter Mabäcker <petter@technux.se> | ||||
* | layer.conf: Set LICENSE_PATH to layers's custom licenses directory | Andrei Gherzan | 2013-03-13 | 1 | -0/+4 |
| | | | | Signed-off-by: Andrei Gherzan <andrei@gherzan.ro> | ||||
* | layer.conf: fix parse | Andreas Müller | 2013-01-27 | 1 | -1/+1 |
| | | | | | | | | | | | | | | after meta-systemd commit [1] the following error was thrown during parsing: ERROR: Unable to parse /home/Superandy/data/oe-core/sources/meta-raspberrypi/conf/layer.conf: Failure expanding variable BBFILES, expression was ... which triggered exception NameError: name 'base_contains' is not defined [1] http://cgit.openembedded.org/meta-openembedded/commit/?id=3c21a46020bd0816579648f684c41dbd6333583e Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Andrei Gherzan <andrei@gherzan.ro> | ||||
* | CONF: Add layer and machine configs. | David-John Willis | 2012-04-03 | 1 | -0/+10 |