From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: Felix01 Fischer <felix01.fischer@iav.de>
Cc: yocto@yoctoproject.org
Subject: Re: Antwort: Re: Antwort: Re: Is it possible to add machine specific changes in a separate custom layer?
Date: Thu, 26 Sep 2013 12:21:08 +0100 [thread overview]
Message-ID: <22264128.DeSXXAuuCi@helios> (raw)
In-Reply-To: <OF11396AF9.CF08F2EF-ONC1257BF2.003B92E0-C1257BF2.003C5B4D@retarus.de>
Hi Felix,
On Thursday 26 September 2013 12:59:24 Felix01 Fischer wrote:
> Is it possible to refer to a whole BSP?
> For example, like the cronwbay.conf requires tune-atom.inc.
> I would like to require the whole meta-crownbay BSP layer.
> I tried this the naive way with a custom "/conf/machine/$MACHINE.conf and
> added
> "require xxxxx/meta-crownbay/conf/machine/crownbay.conf" but that didn't
> worked.
This should work though:
require conf/machine/crownbay.conf
(Since "require" searches for files using BBPATH which will point to the base
of each layer).
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
prev parent reply other threads:[~2013-09-26 11:21 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-23 16:40 Is it possible to add machine specific changes in a separate custom layer? Felix01 Fischer
2013-09-24 8:52 ` Paul Eggleton
2013-09-25 8:19 ` Antwort: " Felix01 Fischer
2013-09-25 12:33 ` Paul Eggleton
2013-09-26 10:59 ` Antwort: " Felix01 Fischer
2013-09-26 11:21 ` Paul Eggleton [this message]
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=22264128.DeSXXAuuCi@helios \
--to=paul.eggleton@linux.intel.com \
--cc=felix01.fischer@iav.de \
--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.