[Buildroot] [PATCH v2,2/2] package/knock: add knockd option

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon Oct 18 20:04:27 UTC 2021


On Sat, 16 Oct 2021 11:32:34 +0200
Fabrice Fontaine <fontaine.fabrice at gmail.com> wrote:

> +ifeq ($(BR2_PACKAGE_KNOCK_KNOCKD),y)
> +KNOCK_DEPENDENCIES = libpcap

From commit 97f3ad7af3dd54a15a10aa35786e7fa08cf5e7b1:

    Repeat after me: "Forcing the value of <pkg>_DEPENDENCIES inside a
    conditional is the root of all evil."
    
    Repeat after me: "Forcing the value of <pkg>_DEPENDENCIES inside a
    conditional is the root of all evil."
    
    Repeat after me: "Forcing the value of <pkg>_DEPENDENCIES inside a
    conditional is the root of all evil."
    
    Repeat after me: "Forcing the value of <pkg>_DEPENDENCIES inside a
    conditional is the root of all evil."

Care to repeat after me ? :-)

Anyway, with this typo fixed, applied!

Thanks,

Thomas
-- 
Thomas Petazzoni, co-owner and CEO, Bootlin
Embedded Linux and Kernel engineering and training
https://bootlin.com



More information about the buildroot mailing list