mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Christian Melki <christian.melki@t2data.com>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH 2/2] host-opkg: Follow options after upgrade of opkg.
Date: Fri, 13 May 2022 15:20:57 +0200	[thread overview]
Message-ID: <20220513132057.1883947-2-christian.melki@t2data.com> (raw)
In-Reply-To: <20220513132057.1883947-1-christian.melki@t2data.com>

* Add / remove options according to the upgrade of opkg
from 0.4.5 -> 0.5.0

Signed-off-by: Christian Melki <christian.melki@t2data.com>
---
 rules/host-opkg.make | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/rules/host-opkg.make b/rules/host-opkg.make
index 68c26e48b..a8cae57ce 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 \
-- 
2.34.1




  reply	other threads:[~2022-05-13 13:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-13 13:20 [ptxdist] [PATCH 1/2] opkg: Version bump. 0.4.5 -> 0.5.0 Christian Melki
2022-05-13 13:20 ` Christian Melki [this message]
2022-05-25  9:45   ` [ptxdist] [APPLIED] host-opkg: Follow options after upgrade of opkg Michael Olbrich
2022-05-25  9:45 ` [ptxdist] [APPLIED] opkg: Version bump. 0.4.5 -> 0.5.0 Michael Olbrich

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220513132057.1883947-2-christian.melki@t2data.com \
    --to=christian.melki@t2data.com \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox