All of lore.kernel.org
 help / color / mirror / Atom feed
* gnupg strip down
@ 2017-04-25 12:57 star
  2017-04-25 13:10 ` Alexander Kanavin
  0 siblings, 1 reply; 15+ messages in thread
From: star @ 2017-04-25 12:57 UTC (permalink / raw)
  To: poky

Would like to include gnupg into my filesystem. If I add gnupg to my image, it become to big (12.5MB instead of 5MB with core-image-minimal).
It installs a lot of things I don't need: dozen libs, binaries and even helpfiles in all languages ?!?

In fact I need just gnupg-binary and around 5 libs for my need. Can you help me howto strip down the recipe or what has to be set in a bbappend file to achive that? My first experiments with adding things to ETXRA_OECONF like

EXTRA_OECONF = "....
   --disable-card-support \
   --disable-gnupg-iconv  \
   --disable-idea           \
   --disable-cast5          \
   --disable-exec           \
   --disable-photo-viewers  \
   --disable-keyserver-helpers   \

failed. Thank you.


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2017-05-02 13:30 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-04-25 12:57 gnupg strip down star
2017-04-25 13:10 ` Alexander Kanavin
2017-04-26  5:42   ` Arno Steffens
2017-04-26 10:54     ` Alexander Kanavin
2017-04-26 12:52       ` Arno Steffens
2017-04-26 13:18         ` Alexander Kanavin
2017-04-28  7:31           ` Arno Steffens
2017-04-28  8:35             ` Jussi Kukkonen
2017-04-28 12:30               ` Wold, Saul
2017-05-02 10:06                 ` Arno Steffens
2017-05-02 10:38                   ` Jussi Kukkonen
2017-05-02 12:14                     ` Arno Steffens
2017-04-28 10:06             ` Anders Darander
2017-05-02  9:59               ` Arno Steffens
2017-05-02 13:30                 ` Anders Darander

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.