From: Anuj Mittal <anuj.mittal@intel.com>
To: Isaac Nickaein <nickaein.i@gmail.com>
Cc: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: conf/machine/<machine.conf> in my custom layer doesn't get parsed
Date: Mon, 15 Jan 2018 22:17:43 +0800 [thread overview]
Message-ID: <5843f4b7-ecc9-4195-42a4-e7ea69bd2e2e@intel.com> (raw)
In-Reply-To: <CA+NJmkdJnEUdxrUZDTrE-nDWrNsVweovs-VTuxkxwUL2wCc5hQ@mail.gmail.com>
On 01/15/2018 09:13 PM, Isaac Nickaein wrote:
> Hi Anuj,
>
> On Mon, Jan 15, 2018 at 4:00 PM, Mittal, Anuj <anuj.mittal@intel.com> wrote:
>> Have you defined BBPATH in your layer.conf correctly?
>
>
> I guess so. Here is relevant lines in layer.conf for BBPATH:
>
> # We have a conf and classes directory, add to BBPATH
> BBPATH .= ":${LAYERDIR}"
>
> # We have recipes-* directories, add to BBFILES
> BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
> ${LAYERDIR}/recipes-*/*/*.bbappend \
> ${LAYERDIR}/*.bb"
>
> BBFILE_COLLECTIONS += "samim-saba"
> BBFILE_PATTERN_samim-saba = "^${LAYERDIR}/"
> BBFILE_PRIORITY_samim-saba = "99"
>
>
> And this is the layout of conf directory of my layer:
>
> yocto@yocto-server:/opt/yocto/rocko-poky/poky/meta-samim-saba/conf$ find
> .
> ./layer.conf
> ./machine
> ./machine/colibri-imx6.conf
I hope that this machine name, colibri-imx6, isn't being used in some
other included layer as well ...
meta-freescale-3rdparty/conf/machine/colibri-imx6.conf? Can you try
changing the name?
Thanks,
Anuj
> yocto@yocto-server:/opt/yocto/rocko-poky/poky/meta-smim-saba/conf$
>
next prev parent reply other threads:[~2018-01-15 14:17 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-15 11:18 conf/machine/<machine.conf> in my custom layer doesn't get parsed Isaac Nickaein
2018-01-15 12:30 ` Mittal, Anuj
2018-01-15 13:13 ` Isaac Nickaein
2018-01-15 14:17 ` Anuj Mittal [this message]
2018-01-15 15:23 ` Isaac Nickaein
-- strict thread matches above, loose matches on Subject: below --
2018-01-15 12:50 Isaac Nickaein
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=5843f4b7-ecc9-4195-42a4-e7ea69bd2e2e@intel.com \
--to=anuj.mittal@intel.com \
--cc=nickaein.i@gmail.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.