summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-core
diff options
context:
space:
mode:
authorSergey Solomin <sergey.solomin@us.ibm.com>2016-08-16 14:18:18 -0500
committerSergey Solomin <sergey.solomin@us.ibm.com>2016-08-23 14:35:12 -0500
commit212e8d678ffb8db8d6718af2c8f61796d86904d0 (patch)
tree2900c81c9654ebe75780271e24b69faa51395298 /meta-phosphor/common/recipes-core
parent3636259108c2ecb4e6cb1d363c4d27d8737b4ca6 (diff)
downloadtalos-openbmc-212e8d678ffb8db8d6718af2c8f61796d86904d0.tar.gz
talos-openbmc-212e8d678ffb8db8d6718af2c8f61796d86904d0.zip
Remove /sbin/ldconfig
It is not necessary to install a copy of ldconfig in the flash image. That will save some space and reduce a number of files on a system. There's also no need to install ld.so.conf Resolves openbmc/openbmc#224 Change-Id: I61782d51ccebce9df801f79af80f128826750f9e Signed-off-by: Sergey Solomin <sergey.solomin@us.ibm.com>
Diffstat (limited to 'meta-phosphor/common/recipes-core')
-rw-r--r--meta-phosphor/common/recipes-core/glibc/glibc_%.bbappend2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-phosphor/common/recipes-core/glibc/glibc_%.bbappend b/meta-phosphor/common/recipes-core/glibc/glibc_%.bbappend
new file mode 100644
index 000000000..c8216822f
--- /dev/null
+++ b/meta-phosphor/common/recipes-core/glibc/glibc_%.bbappend
@@ -0,0 +1,2 @@
+#Remove /sbin/ldconfig and /etc/ld.so.conf
+USE_LDCONFIG = "0"
OpenPOWER on IntegriCloud