On Sun, Oct 30, 2022 at 6:34 PM Priyanshu Sharma <
[email protected]> wrote:

> I've a requirement in which I want to package veritysetup binary in a
> minimal filesystem (which is size constraint)
> Including "cryptsetup" package in IMAGE_INSTALL is adding the binary but
> also a lot of shared libraries which are its dependencies. The shared
> libraries are increasing the size of the filesystem, which should not be
> done. I do not need functionalities like ssl for veritysetup, so how can I
> remove the dependencies on these shared libraries?
>
> I've tried removing eg ssl from
> https://git.openembedded.org/meta-openembedded/tree/meta-oe/recipes-crypto/cryptsetup/cryptsetup_2.4.3.bb#n29
>  but
> the shared libs are still the dependency.
>

It sounds like you are trying to build a runtime overlay package that omits
all dependencies. If so, this might help.

https://lore.kernel.org/all/CAB=6tbrryhurrgqwgwby_h5dbr8euxijtemvvarbtotnzdb...@mail.gmail.com/

..Ch:W..


-- 
*"Perfection must be reached by degrees; she requires the slow hand of
time." - Voltaire*
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#58446): https://lists.yoctoproject.org/g/yocto/message/58446
Mute This Topic: https://lists.yoctoproject.org/mt/94676916/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to