mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 17:39:31 +00:00
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>
This commit is contained in:
committed by
Richard Purdie
parent
1d1d8f50b7
commit
744eade33d
@@ -43,10 +43,6 @@ LDFLAGS_libc-uclibc_append = " -lrt"
|
|||||||
# This will disappear with systemd 197
|
# This will disappear with systemd 197
|
||||||
SYSTEMDDISTRO ?= "debian"
|
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/"
|
GTKDOC_DOCDIR = "${S}/docs/"
|
||||||
|
|
||||||
PACKAGECONFIG ??= ""
|
PACKAGECONFIG ??= ""
|
||||||
|
|||||||
Reference in New Issue
Block a user