On Mon, Feb 24, 2014 at 10:28 AM, Nicolas Dechesne <[email protected]> wrote: > On Mon, Feb 24, 2014 at 10:35 AM, Laszlo Papp <[email protected]> wrote: >>> are you setting TEMPLATECONF variable? if so, how? >> >> cat setup.sh >> #!/bin/bash >> >> TEMPLATECONF=meta-foo/conf . oe-init-build-env > > hmm. do you get any error message?
Nope, I have been using this construction for several weeks now. The local and bblayer samples have been extracted properly into the build folder, so in that sense, there is no infrastructural change introduced in here, just yet another file added in the folder. > meta-foo needs to be a folder in OEROOT (along with 'meta' folder), or > TEMPLATECONF can be an absolute path otherwise, as you can see from > this code snippet (from oe-setup-builddir) Yes, meta-foo is beside meta. _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
