Thanks, applied as e006fc66f9b283bbd024a23a8adb2a43e91de3cd.

Michael

[sent from post-receive hook]

On Mon, 22 Sep 2025 13:04:26 +0200, Alexander Dahl <[email protected]> wrote:
> Same as with u-boot-tools.
> 
> Signed-off-by: Alexander Dahl <[email protected]>
> Message-Id: <[email protected]>
> Signed-off-by: Michael Olbrich <[email protected]>
> 
> diff --git a/rules/libubootenv.make b/rules/libubootenv.make
> index 769961dfa068..74bfaaf1965d 100644
> --- a/rules/libubootenv.make
> +++ b/rules/libubootenv.make
> @@ -56,6 +56,7 @@ ifdef PTXCONF_LIBUBOOTENV_TOOLS
>       @$(call install_copy, libubootenv, 0, 0, 0755, \
>               $(LIBUBOOTENV_PKGDIR)/usr/bin/fw_printenv, 
> /usr/sbin/fw_printenv)
>       @$(call install_link, libubootenv, fw_printenv, /usr/sbin/fw_setenv)
> +     @$(call install_alternative, libubootenv, 0, 0, 0644, 
> /etc/fw_env.config)
>  endif
>  
>       @$(call install_finish, libubootenv)

Reply via email to