[Buildroot] [PATCH 06/10] infra/pkg-generic: introduce foo-show-info

Thomas Petazzoni thomas.petazzoni at bootlin.com
Thu Apr 11 17:33:34 UTC 2019


Hello,

On Sun,  7 Apr 2019 13:51:21 +0200
"Yann E. MORIN" <yann.morin.1998 at free.fr> wrote:

> +ifeq ($$($(2)_IS_VIRTUAL),YES)
> +define $(2)_SHOW_INFO_VIRTUAL
> +	"virtual": true,
> +endef
> +else
> +define $(2)_SHOW_INFO_VIRTUAL

I am not too happy with the name _SHOW_INFO_VIRTUAL, because it is not
at all used just for virtual packages. I don't really have a very good
suggestion, though. _SHOW_INFO_DETAILS ?

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list