Thanks, applied as 7b26087bb4521871942476f077598bedc17bf29e.

Michael

[sent from post-receive hook]

On Thu, 11 Apr 2024 17:04:56 +0200, Markus Heidelberg <m.heidelb...@cab.de> 
wrote:
> Signed-off-by: Markus Heidelberg <m.heidelb...@cab.de>
> Reviewed-by: Alexander Dahl <a...@thorsis.com>
> Message-Id: <20240409073745.1549906-3-m.heidelb...@cab.de>
> Signed-off-by: Michael Olbrich <m.olbr...@pengutronix.de>
> 
> diff --git a/doc/ref_make_variables.rst b/doc/ref_make_variables.rst
> index 6bba9db5d773..775ff71be64f 100644
> --- a/doc/ref_make_variables.rst
> +++ b/doc/ref_make_variables.rst
> @@ -486,7 +486,7 @@ different.
>    Note that this will not ensure that the packages are enabled or that all
>    all package dependencies are satisfied. ``$(PTX_PACKAGES_INSTALL)`` can
>    be used to specify all enabled packages. Or ``$(call ptx/collection,
> -  $(PTXDIST_WORKSPACE)/configs/<collection-file-name>)`` can be used to to
> +  $(PTXDIST_WORKSPACE)/configs/<collection-file-name>)`` can be used to
>    specify the packages enabled by this collection. In both cases ``=`` must
>    be used instead of ``:=`` due to the makefile include order.
>  
> diff --git a/platforms/image_ipkg.in b/platforms/image_ipkg.in
> index 106a3cb77d97..11ddaa9d1e35 100644
> --- a/platforms/image_ipkg.in
> +++ b/platforms/image_ipkg.in
> @@ -30,7 +30,7 @@ menuconfig IMAGE_IPKG_SIGN_OPENSSL
>       select HOST_OPENSSL
>       prompt "sign ipkg-repository with openssl"
>       help
> -       Use openssl to to sign the Packages file in the package
> +       Use openssl to sign the Packages file in the package
>         repository.
>  
>  

Reply via email to