Thanks, applied as b3782507809a289ced9b5cf7b9eff91107ef7340.

Michael

[sent from post-receive hook]

On Mon, 08 Apr 2024 13:05:21 +0200, Alexander Dahl <a...@thorsis.com> wrote:
> Scripts in those folders not considered anymore since busybox 1.21.0
> (ptxdist-2013.06.0).
> 
> This reverts commit eb2d9e63ae110b7f3069307ee89a4d281f12d118.
> 
> Signed-off-by: Alexander Dahl <a...@thorsis.com>
> Message-Id: <20240403100856.46337-2-...@thorsis.com>
> Signed-off-by: Michael Olbrich <m.olbr...@pengutronix.de>
> 
> diff --git a/rules/initmethod-bbinit.make b/rules/initmethod-bbinit.make
> index 75d381e29dca..4ae5c3284328 100644
> --- a/rules/initmethod-bbinit.make
> +++ b/rules/initmethod-bbinit.make
> @@ -59,10 +59,8 @@ ifdef PTXCONF_INITMETHOD_BBINIT_ETC_INITD_NETWORKING
>       @$(call install_alternative, initmethod-bbinit, 0, 0, 0644, 
> /etc/network/interfaces, n)
>       @$(call install_copy, initmethod-bbinit, 0, 0, 0755, 
> /etc/network/if-down.d)
>       @$(call install_copy, initmethod-bbinit, 0, 0, 0755, 
> /etc/network/if-up.d)
> -     @$(call install_copy, initmethod-bbinit, 0, 0, 0755, 
> /etc/network/if-pre-down.d)
>       @$(call install_copy, initmethod-bbinit, 0, 0, 0755, 
> /etc/network/if-post-down.d)
>       @$(call install_copy, initmethod-bbinit, 0, 0, 0755, 
> /etc/network/if-pre-up.d)
> -     @$(call install_copy, initmethod-bbinit, 0, 0, 0755, 
> /etc/network/if-post-up.d)
>  endif
>  
>  ifdef PTXCONF_INITMETHOD_BBINIT_ETC_INITD_RT_SET_BANDWIDTH

Reply via email to