From: Mikko Rapeli <mikko.rapeli@linaro.org>
To: aleksandar.nikolic010@gmail.com
Cc: yocto@lists.yoctoproject.org
Subject: Re: [yocto] Yocto Binary Distro
Date: Tue, 8 Oct 2024 15:16:15 +0300 [thread overview]
Message-ID: <ZwUij4iATWocjO5S@nuoska> (raw)
In-Reply-To: <13803.1728389373850401480@lists.yoctoproject.org>
Hi,
On Tue, Oct 08, 2024 at 05:09:33AM -0700, Aleksandar Nikolic via Lists.Yoctoproject.Org wrote:
> To build from the SDK occurred to us as well, but is there a offical/stable Yocto way to integrate those binaries back into the image? I don't like the idea of building a base image in Yocto, then building binaries separately in SDK and installing them back into the image with a custom script, as this for sure will be unstable and error-prone. Add atomic updates to that and it might become a nightmare to maintain for multiple products.
bin_package.bbclass helps when SRC_UKI points to a binary RPM package:
https://docs.yoctoproject.org/singleindex.html#bin-package
but it does not solve the ABI issues. Those need to be managed separately.
Cheers,
-Mikko
prev parent reply other threads:[~2024-10-08 12:16 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-07 5:03 Yocto Binary Distro Aleksandar Nikolic
2024-10-07 11:31 ` [yocto] " Alexander Kanavin
2024-10-07 14:43 ` Aleksandar Nikolic
2024-10-07 19:07 ` Dmitry Baryshkov
2024-10-07 19:27 ` Alexander Kanavin
2024-10-07 19:29 ` Dmitry Baryshkov
2024-10-07 20:34 ` Aleksandar Nikolic
2024-10-07 23:25 ` Dmitry Baryshkov
2024-10-08 8:30 ` Aleksandar Nikolic
2024-10-08 8:53 ` Mikko Rapeli
2024-10-08 12:09 ` Aleksandar Nikolic
2024-10-08 12:16 ` Mikko Rapeli [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=ZwUij4iATWocjO5S@nuoska \
--to=mikko.rapeli@linaro.org \
--cc=aleksandar.nikolic010@gmail.com \
--cc=yocto@lists.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox