summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrandon Kim <brandonkim@google.com>2021-12-21 06:15:19 +0300
committerWilliam A. Kennington III <wak@google.com>2021-12-21 08:27:31 +0300
commit57f2af755586ed656fcb9714d174d56b27978f7b (patch)
treef406a4fbc943aa25c81766c18aaee9253ee4cab9
parentdd4e6efd8f5388b5ae0ccbc9da98246f0f406d56 (diff)
downloadopenbmc-57f2af755586ed656fcb9714d174d56b27978f7b.tar.xz
meta-google: gnupg: Remove unneeded gnupg help files
This saved 49152 bytes of compressed image space in our platform. Signed-off-by: Josh Lehan <krellan@google.com> Signed-off-by: Brandon Kim <brandonkim@google.com> Change-Id: I40016cffd8586bbcda1cc45ec968efd35c8f4188
-rw-r--r--meta-google/recipes-support/gnupg/gnupg_%.bbappend2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-google/recipes-support/gnupg/gnupg_%.bbappend b/meta-google/recipes-support/gnupg/gnupg_%.bbappend
new file mode 100644
index 000000000..3f2f4f94f
--- /dev/null
+++ b/meta-google/recipes-support/gnupg/gnupg_%.bbappend
@@ -0,0 +1,2 @@
+# Remove unneeded gnupg help files to save space
+EXTRA_OECONF:append:gbmc = " --disable-doc"