diff options
| author | Ross Burton <ross.burton@intel.com> | 2013-02-21 16:52:26 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-03-07 11:14:34 +0000 |
| commit | 744eade33dc7f2e4802388668e9436176181928e (patch) | |
| tree | d3bca7b7f7bd366177d901bc9bf5a189d16c0a8e /meta | |
| parent | 1d1d8f50b770d2cb8628ebb40f055d238edc6dd7 (diff) | |
| download | poky-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')
| -rw-r--r-- | 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 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 |
| 44 | SYSTEMDDISTRO ?= "debian" | 44 | SYSTEMDDISTRO ?= "debian" |
| 45 | 45 | ||
| 46 | CACHED_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 | |||
| 50 | GTKDOC_DOCDIR = "${S}/docs/" | 46 | GTKDOC_DOCDIR = "${S}/docs/" |
| 51 | 47 | ||
| 52 | PACKAGECONFIG ??= "" | 48 | PACKAGECONFIG ??= "" |
