]> code.ossystems Code Review - openembedded-core.git/commitdiff
systemd: remove unused cached configure variables
authorRoss Burton <ross.burton@intel.com>
Thu, 21 Feb 2013 16:52:26 +0000 (16:52 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 7 Mar 2013 11:01:36 +0000 (11:01 +0000)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-core/systemd/systemd_197.bb

index 7a31705eaf4af779105764c329e619aa8c3f3d7f..113e2c3c7d0e261b5c0a3c965e29c97c05466d08 100644 (file)
@@ -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 ??= ""