[OE-core] Conf notes

Nicolas Dechesne nicolas.dechesne at linaro.org
Mon Feb 24 13:40:16 UTC 2014


On Mon, Feb 24, 2014 at 2:15 PM, Gary Thomas <gary at mlbassoc.com> wrote:
> I just tried this with the latest master and it is only looking in
> the meta-yocto layer even though there is a conf-notes.txt in one of
> my local layers as well.

hmm. i just tried too. i create meta-layer with:

$ find meta-mylayer/
meta-mylayer/
meta-mylayer/conf
meta-mylayer/conf/conf-notes.txt
meta-mylayer/conf/bblayers.conf.sample
meta-mylayer/conf/layer.conf
meta-mylayer/conf/local.conf.sample
meta-mylayer/conf/site.conf.sample

then, if I run

$ TEMPLATECONF=meta-mylayer/conf . oe-init-build-env bbb

It is working fine:

### Shell environment set up for builds. ###

You can now run 'bitbake <target>'

Common targets are:
       my-custom-image

You can also run generated qemu images with a command like 'runqemu qemux86'

I tried with up-to-date poky, e.g.

commit a1faa7df2a0972fa631d3aee98c59f6b0e8eb43c
Author: Richard Purdie <richard.purdie at linuxfoundation.org>
Date:   Mon Feb 24 12:57:38 2014 +0000



More information about the Openembedded-core mailing list