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
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#63973): https://lists.yoctoproject.org/g/yocto/message/63973
Mute This Topic: https://lists.yoctoproject.org/mt/108862936/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to