summaryrefslogtreecommitdiff
path: root/meta-google
diff options
context:
space:
mode:
authorBrandon Kim <brandonkim@google.com>2021-12-21 20:26:54 +0300
committerBrandon Kim <brandonkim@google.com>2021-12-21 21:48:55 +0300
commitf9b08f806f4712c467c5ab1945f7746e195c0b7d (patch)
treeb1867b2d496194446ff76d1a6f25508c783c01f4 /meta-google
parenta4d1550627645758ea23f069703ec341a343bd23 (diff)
downloadopenbmc-f9b08f806f4712c467c5ab1945f7746e195c0b7d.tar.xz
meta-phosphor: gnupg: Remove unneeded gnupg 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: I4b5b4c7cd2bfffb9720bae02624519ee10ca73af
Diffstat (limited to 'meta-google')
-rw-r--r--meta-google/recipes-support/gnupg/gnupg_%.bbappend2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-google/recipes-support/gnupg/gnupg_%.bbappend b/meta-google/recipes-support/gnupg/gnupg_%.bbappend
deleted file mode 100644
index 3f2f4f94f..000000000
--- a/meta-google/recipes-support/gnupg/gnupg_%.bbappend
+++ /dev/null
@@ -1,2 +0,0 @@
-# Remove unneeded gnupg help files to save space
-EXTRA_OECONF:append:gbmc = " --disable-doc"