From 9bd67276dc894035b017aaea2105354b7ffdc881 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Thu, 21 Feb 2013 16:52:26 +0000 Subject: [PATCH] systemd: remove unused cached configure variables (From OE-Core rev: 4a6be4d202526403aaf9130e615773bf7cb7852c) Signed-off-by: Ross Burton Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- 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 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 ??= "" -- 2.7.4