From: Denys Dmytriyenko <denys@ti.com>
To: Paul Barker <pbarker@konsulko.com>
Cc: meta-arago@arago-project.org
Subject: Re: [master/dunfell][PATCH] linux: copy-defconfig: Move do_create_srcipk only if defined
Date: Mon, 19 Oct 2020 15:56:21 -0400 [thread overview]
Message-ID: <20201019195621.GF14852@beryl> (raw)
In-Reply-To: <CAM9ZRVuOWAQssvFFPMUWm19nsN5NXXtgivbxecjjmXfGrUEp5w@mail.gmail.com>
On Mon, Oct 19, 2020 at 08:12:05PM +0100, Paul Barker wrote:
> On Fri, 14 Aug 2020 at 23:30, Denys Dmytriyenko <denys@ti.com> wrote:
> >
> > Ping.
> >
> > In case this was missed - the submitted patch was causing a breakage and was
> > not merged. Thanks.
>
> Hi Denys, I've not had a chance to get back to this one for a long
> time due to illness and other priorities coming up. I've finally taken
> a long look at it to find out why my builds were failing without this
> patch back in June but seem to be fine without it now. I somehow ended
> up with my CI system populating local.conf incorrectly so DISTRO was
> set to poky but all the arago layers were included. The resulting
> error messages were:
>
> ERROR: /w/layers/meta-ti/recipes-kernel/linux/linux-ti-staging_5.4.bb:
> Task do_create_srcipk from
> /w/layers/meta-ti/recipes-kernel/linux/linux-ti-staging_5.4.bb seems
> to be empty?!
> ERROR: /w/layers/meta-ti/recipes-kernel/linux/linux-ti-staging-systest_5.4.bb:
> Task do_create_srcipk from
> /w/layers/meta-ti/recipes-kernel/linux/linux-ti-staging-systest_5.4.bb
> seems to be empty?!
> ERROR: /w/layers/meta-ti/recipes-kernel/linux/linux-ti-staging-rt_5.4.bb:
> Task do_create_srcipk from
> /w/layers/meta-ti/recipes-kernel/linux/linux-ti-staging-rt_5.4.bb
> seems to be empty?!
>
> Should we support the case where the meta-arago-distro layer is
> included but a different DISTRO is chosen? If so I can resubmit this,
> the patch was broken as I mixed up the arguments to bb.build.addtask()
> so it's easy to fix.
Thanks, Paul.
Ultimately, it might be possible to support multi-distro setup and ensure that
distro-specific changes only get applied if corresponding DISTRO is selected.
But, this hasn't been a priority when developing Arago distro - it started
before Yocto Project came out, since OE Classic/Angstrom days.
On the other hand, meta-ti BSP does support usage in multi-BSP setups and
extra care has been taken to ensure that. Not so much for meta-arago,
unfortunately. So, right now including Arago distro with a different
DISTRO setting is not officially support and is probably not something to
be resolved in the near future.
--
Denys
prev parent reply other threads:[~2020-10-19 19:59 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-21 20:43 [master/dunfell][PATCH] linux: copy-defconfig: Move do_create_srcipk only if defined Paul Barker
2020-06-29 22:43 ` Denys Dmytriyenko
2020-06-30 21:30 ` Denys Dmytriyenko
2020-08-14 22:30 ` Denys Dmytriyenko
2020-10-19 19:12 ` Paul Barker
2020-10-19 19:56 ` Denys Dmytriyenko [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=20201019195621.GF14852@beryl \
--to=denys@ti.com \
--cc=meta-arago@arago-project.org \
--cc=pbarker@konsulko.com \
/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.