| Submitter | Ross Burton |
|---|---|
| Date | Feb. 27, 2013, 2:17 p.m. |
| Message ID | <46b8c51e64f47c1aa188ad9c2a91d8ed60aec636.1361974597.git.ross.burton@intel.com> |
| Download | mbox | patch |
| Permalink | /patch/45209/ |
| State | Accepted |
| Commit | 4a6be4d202526403aaf9130e615773bf7cb7852c |
| Headers | show |
Comments
Patch
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 ??= ""
Signed-off-by: Ross Burton <ross.burton@intel.com> --- meta/recipes-core/systemd/systemd_197.bb | 4 ---- 1 file changed, 4 deletions(-)