Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | conf/templates: fix bblayers.conf.sample files | Stefan Sicleru | 2016-06-08 | 1 | -1/+1 |
| | | | | | | | | | Update POKY_BBLAYERS_CONF_VERSION variable in order to match REQUIRED_POKY_BBLAYERS_CONF_VERSION defined in meta-poky so that mismatch notifications are avoided. Signed-off-by: Stefan Sicleru <stefan.sicleru@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> | ||||
* | qemux86: add new template config files | Stefan Sicleru | 2016-04-28 | 3 | -0/+258 |
Added required templates required to generate a successful build for x86. Environment can be generated with: TEMPLATECONF=meta-el-standard/conf/template.qemux86 source oe-init-build-env ../build Signed-off-by: Stefan Sicleru <stefan.sicleru@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com> |