summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2018-03-10 07:03:59 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-03-23 07:13:15 +0300
commitab5979344b287784ecdac227bf86b95265530fa4 (patch)
tree13a14cc7dcd802104e59222f50a2f71999a3ce73
parentdfe681a7bf34ddc64f2723665ea676c6f81f3985 (diff)
downloadopenbmc-ab5979344b287784ecdac227bf86b95265530fa4.tar.xz
glibc: Drop glibc bbappend
USE_LDCONFIG has been deprecated in favor of the ldconfig distro variable, which we already don't use. Drop bbappend. Change-Id: I343427c1c8fa012e4847c0cd340859506d3a2e54 Tested: Built a witherspoon image Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-rw-r--r--meta-phosphor/common/recipes-core/glibc/glibc_%.bbappend2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-phosphor/common/recipes-core/glibc/glibc_%.bbappend b/meta-phosphor/common/recipes-core/glibc/glibc_%.bbappend
deleted file mode 100644
index c8216822f..000000000
--- a/meta-phosphor/common/recipes-core/glibc/glibc_%.bbappend
+++ /dev/null
@@ -1,2 +0,0 @@
-#Remove /sbin/ldconfig and /etc/ld.so.conf
-USE_LDCONFIG = "0"