[Buildroot] [PATCH 06/15] package/pkg-generic.mk: Introduce <PKG>_PER_PACKAGE_TWEAK_HOOKS

Herve Codina herve.codina at bootlin.com
Fri Jun 25 07:21:20 UTC 2021


Hi,

On Tue, 22 Jun 2021 22:39:09 +0200
"Yann E. MORIN" <yann.morin.1998 at free.fr> wrote:

> >  	$(call fixup-libtool-files,$(NAME),$(STAGING_DIR))
> > +	$(foreach hook,$($(PKG)_PER_PACKAGE_TWEAK_HOOKS),$(call $(hook))$(sep))  
> 
> I am going to bikeshed on the naming of this variable (which is a good
> sing that I am pretty much OK with the feature).
> 
> I think $(2)_EARLY_PRE_CONFIGURE_HOOKS is more sensible.

That's good for me.

Okay for everyone ?

Regards,
Herve

-- 
Hervé Codina, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list