From: "Fawzi KHABER" <fawzi.khaber@smile.fr>
To: bitbake-devel@lists.openembedded.org
Subject: Re: [PATCH v2 2/2] bitbake-user-manual: update Hello World example
Date: Wed, 01 Mar 2023 02:42:45 -0800 [thread overview]
Message-ID: <11178.1677667365539099890@lists.openembedded.org> (raw)
In-Reply-To: <29555.1677578950016132509@lists.openembedded.org>
[-- Attachment #1: Type: text/plain, Size: 682 bytes --]
Hello Michael,
As i was preparing my patch v3, i found an issue with the LAYERSERIES_COMPAT Variable. bitbake and OE seems to be maintained separately but they are linked.
so for this hello world example should not include an OE release in bblayers.conf but :
if LAYERSERIES_COMPAT is not set it produces a warning, and if a default value is set but OE is not included, the build fails with
No core layer found to work with layer '%s'. Missing entry in bblayers.conf
this change was introduced in 5815a7258ebb8a989e0c6f5798853559d9413f02 to fix https://bugzilla.yoctoproject.org/show_bug.cgi?id=14340
I would suggest, keeping the warning for now.
Best regards,
Fawzi.
[-- Attachment #2: Type: text/html, Size: 838 bytes --]
next prev parent reply other threads:[~2023-03-01 10:42 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-27 13:51 [PATCH v2 1/2] doc: ref-variables: add LAYERSERIES_COMPAT to term glossary Fawzi KHABER
2023-02-27 13:51 ` [PATCH v2 2/2] bitbake-user-manual: update Hello World example Fawzi KHABER
2023-02-27 17:42 ` [bitbake-devel] " Michael Opdenacker
2023-02-27 18:13 ` Yoann Congal
2023-02-28 9:16 ` Michael Opdenacker
2023-02-28 10:09 ` Fawzi KHABER
2023-03-01 10:42 ` Fawzi KHABER [this message]
2023-02-27 15:50 ` [bitbake-devel] [PATCH v2 1/2] doc: ref-variables: add LAYERSERIES_COMPAT to term glossary Michael Opdenacker
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=11178.1677667365539099890@lists.openembedded.org \
--to=fawzi.khaber@smile.fr \
--cc=bitbake-devel@lists.openembedded.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.