Thanks, applied as 4248c22e09f5e5c502aba29b299d2eb006767a87.

Michael

[sent from post-receive hook]

On Wed, 25 May 2022 11:45:23 +0200, Christian Melki 
<christian.me...@t2data.com> wrote:
> * Add / remove options according to the upgrade of opkg
> from 0.4.5 -> 0.5.0
> 
> Signed-off-by: Christian Melki <christian.me...@t2data.com>
> Message-Id: <20220513132057.1883947-2-christian.me...@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbr...@pengutronix.de>
> 
> diff --git a/rules/host-opkg.make b/rules/host-opkg.make
> index 68c26e48b4a5..a8cae57ce031 100644
> --- a/rules/host-opkg.make
> +++ b/rules/host-opkg.make
> @@ -32,13 +32,12 @@ HOST_OPKG_CONF_OPT        := \
>       $(HOST_AUTOCONF) \
>       --disable-libopkg-api \
>       --disable-static \
> -     --disable-pathfinder \
>       --disable-xz \
>       --disable-bzip2 \
>       --disable-lz4 \
> +     --disable-zstd \
>       --disable-curl \
>       --disable-sha256 \
> -     --disable-openssl \
>       --disable-ssl-curl \
>       --disable-gpg \
>       --without-static-libopkg \

Reply via email to