summaryrefslogtreecommitdiffstats
path: root/conf/template.qemux86
Commit message (Collapse)AuthorAgeFilesLines
* conf/templates: fix bblayers.conf.sample filesStefan Sicleru2016-06-081-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 filesStefan Sicleru2016-04-283-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>