From patchwork Wed Feb 27 14:17:43 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [4/7] systemd: remove unused cached configure variables Date: Wed, 27 Feb 2013 14:17:43 -0000 From: Ross Burton X-Patchwork-Id: 45209 Message-Id: <46b8c51e64f47c1aa188ad9c2a91d8ed60aec636.1361974597.git.ross.burton@intel.com> To: openembedded-core@lists.openembedded.org Signed-off-by: Ross Burton --- meta/recipes-core/systemd/systemd_197.bb | 4 ---- 1 file changed, 4 deletions(-) diff --git a/meta/recipes-core/systemd/systemd_197.bb b/meta/recipes-core/systemd/systemd_197.bb index 2232b60..7a11c8c 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 ??= ""