[oe-commits] Ross Burton : systemd: remove unused cached configure variables

git at git.openembedded.org git at git.openembedded.org
Thu Mar 7 11:14:07 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: 4a6be4d202526403aaf9130e615773bf7cb7852c
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=4a6be4d202526403aaf9130e615773bf7cb7852c

Author: Ross Burton <ross.burton at intel.com>
Date:   Thu Feb 21 16:52:26 2013 +0000

systemd: remove unused cached configure variables

Signed-off-by: Ross Burton <ross.burton at intel.com>
Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 meta/recipes-core/systemd/systemd_197.bb |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)

diff --git a/meta/recipes-core/systemd/systemd_197.bb b/meta/recipes-core/systemd/systemd_197.bb
index 7a31705..113e2c3 100644
--- a/meta/recipes-core/systemd/systemd_197.bb
+++ b/meta/recipes-core/systemd/systemd_197.bb
@@ -43,10 +43,6 @@ LDFLAGS_libc-uclibc_append = " -lrt"
 # This will disappear with systemd 197
 SYSTEMDDISTRO ?= "debian"
 
-CACHED_CONFIGUREVARS = "ac_cv_file__usr_share_pci_ids=no \
-                        ac_cv_file__usr_share_hwdata_pci_ids=no \
-                        ac_cv_file__usr_share_misc_pci_ids=yes"
-
 GTKDOC_DOCDIR = "${S}/docs/"
 
 PACKAGECONFIG ??= ""





More information about the Openembedded-commits mailing list