From: "Colin Helliwell" <colin.helliwell@LN-Systems.com>
To: <yocto@yoctoproject.org>
Subject: Getting bitbake to use 'local' versions of local.conf/bblayers.conf
Date: Thu, 24 Sep 2015 16:45:15 +0100 [thread overview]
Message-ID: <027601d0f6e0$03e682d0$0bb38870$@LN-Systems.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 768 bytes --]
We have an automated build which pulls our own layers & amendments from our
version control system. We don't really want (need?) to have a full
*unpacked* Yocto in the repository too, so we have just the Fido tarball in
there, and unpack this as the first step of the build.
But, we then need to copy our local.conf and bblayers.conf across into the
(transient) build directory. Is there a way to tell bitbake to override the
default ones (in build/local/) with ours? I did see that it's maybe
possible to set up variables for the 'oe-init-build-env' script, but I think
this will still copy them into build/local/ - what we want is to leave them
in place (so if we make any changes they will remain under, and trackable
by, the version control)
[-- Attachment #2: Type: text/html, Size: 2483 bytes --]
next reply other threads:[~2015-09-24 15:45 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-24 15:45 Colin Helliwell [this message]
2015-09-24 15:55 ` Getting bitbake to use 'local' versions of local.conf/bblayers.conf Gary Thomas
2015-09-24 16:10 ` Colin Helliwell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='027601d0f6e0$03e682d0$0bb38870$@LN-Systems.com' \
--to=colin.helliwell@ln-systems.com \
--cc=yocto@yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.