summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/systemd
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2013-02-21 16:52:26 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-03-07 11:14:34 +0000
commit744eade33dc7f2e4802388668e9436176181928e (patch)
treed3bca7b7f7bd366177d901bc9bf5a189d16c0a8e /meta/recipes-core/systemd
parent1d1d8f50b770d2cb8628ebb40f055d238edc6dd7 (diff)
downloadpoky-744eade33dc7f2e4802388668e9436176181928e.tar.gz
systemd: remove unused cached configure variables
(From OE-Core rev: 4a6be4d202526403aaf9130e615773bf7cb7852c) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/systemd')
-rw-r--r--meta/recipes-core/systemd/systemd_197.bb4
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 7a31705eaf..113e2c3c7d 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"
43# This will disappear with systemd 197 43# This will disappear with systemd 197
44SYSTEMDDISTRO ?= "debian" 44SYSTEMDDISTRO ?= "debian"
45 45
46CACHED_CONFIGUREVARS = "ac_cv_file__usr_share_pci_ids=no \
47 ac_cv_file__usr_share_hwdata_pci_ids=no \
48 ac_cv_file__usr_share_misc_pci_ids=yes"
49
50GTKDOC_DOCDIR = "${S}/docs/" 46GTKDOC_DOCDIR = "${S}/docs/"
51 47
52PACKAGECONFIG ??= "" 48PACKAGECONFIG ??= ""