From be1d41fdce3ef3082d138dedccfaff32c8031f42 Mon Sep 17 00:00:00 2001 From: Michael Olbrich Date: Tue, 6 Nov 2018 12:00:46 +0100 Subject: rules: allow selecting most host packages in the platformconfig Do this by including the the hosttools_noprompt section for the platformconfig. This way, we don't need to manually add a package to the platformconfig when it is needed. Exceptions are special packages that are always enabled and host-gobject-introspection because it needs host-qemu. These packages are now in the new hosttools_noprompt_ptx section. Signed-off-by: Michael Olbrich --- rules/host-genimage.in | 1 - 1 file changed, 1 deletion(-) (limited to 'rules/host-genimage.in') diff --git a/rules/host-genimage.in b/rules/host-genimage.in index f3ff0f151..594a81140 100644 --- a/rules/host-genimage.in +++ b/rules/host-genimage.in @@ -1,5 +1,4 @@ ## SECTION=hosttools_noprompt -## SECTION=hosttools_platform config HOST_GENIMAGE tristate -- cgit v1.2.3