this is possibly a silly question, but i have a YP build with one
recipe (call it fubar") that has a number of DEPENDS, some of which
generate shared libs that will also be runtime dependencies for fubar
once it's installed. as i recall (and i could be wrong), the shared
lib dependencies for fubar can be seen in the eventual file
fubar/packages-split/fubar.shlibdeps.

  now i want to be able to bundle up the fubar package, walk it over,
and drop it on a compatible device where i know it should run, but
obviously i need to similarly bundle all of those shlibdeps to go with
it.

  rather than manually doing each of those shlibdeps individually, is
there some incantation such that i can create some sort of archive of
a recipe and all of its runtime dependencies so that i can just take
that entire single archive and drop it on the target device?

  i can't think of a simple way to do that, but perhaps others know
some sort of magic.

rday
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#182019): 
https://lists.openembedded.org/g/openembedded-core/message/182019
Mute This Topic: https://lists.openembedded.org/mt/99245372/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to