mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Philipp Zabel <p.zabel@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] htop: version bump 3.0.1 -> 3.1.2
Date: Mon,  7 Mar 2022 15:21:20 +0100	[thread overview]
Message-ID: <20220307142120.449844-1-p.zabel@pengutronix.de> (raw)

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
 patches/{htop-3.0.1 => htop-3.1.2}/autogen.sh |  0
 rules/htop.make                               | 24 ++++++++++++-------
 2 files changed, 15 insertions(+), 9 deletions(-)
 rename patches/{htop-3.0.1 => htop-3.1.2}/autogen.sh (100%)

diff --git a/patches/htop-3.0.1/autogen.sh b/patches/htop-3.1.2/autogen.sh
similarity index 100%
rename from patches/htop-3.0.1/autogen.sh
rename to patches/htop-3.1.2/autogen.sh
diff --git a/rules/htop.make b/rules/htop.make
index 06c64718fa9a..39e8cc3978b2 100644
--- a/rules/htop.make
+++ b/rules/htop.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_HTOP) += htop
 #
 # Paths and names
 #
-HTOP_VERSION	:= 3.0.1
-HTOP_MD5	:= c09908bacb5e22454715547aed88c3af
+HTOP_VERSION	:= 3.1.2
+HTOP_MD5	:= 2177554fcc3a5390f85313fae3729d7d
 HTOP		:= htop-$(HTOP_VERSION)
 HTOP_SUFFIX	:= tar.gz
 HTOP_URL	:= https://github.com/htop-dev/htop/archive/$(HTOP_VERSION).$(HTOP_SUFFIX)
@@ -37,16 +37,22 @@ HTOP_CONF_ENV	:= \
 HTOP_CONF_TOOL	:= autoconf
 HTOP_CONF_OPT	:= \
 	$(CROSS_AUTOCONF_USR) \
+	--disable-pcp \
+	--disable-unicode \
+	--enable-affinity \
+	--disable-unwind \
+	--disable-hwloc \
 	--disable-openvz \
-	--enable-cgroup \
 	--disable-vserver \
 	--disable-ancient-vserver \
-	--enable-taskstats \
-	--disable-unicode \
-	--enable-linux-affinity \
-	--disable-hwloc \
-	--disable-setuid \
-	--disable-delayacct
+	--enable-vserver \
+	--enable-capabilities \
+	--disable-delayacct \
+	--disable-sensors \
+	--enable-werror \
+	--enable-debug \
+	--with-os-release=/etc/os-release \
+	--with-proc=/proc
 
 # ----------------------------------------------------------------------------
 # Target-Install
-- 
2.30.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


             reply	other threads:[~2022-03-07 14:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-07 14:21 Philipp Zabel [this message]
2022-03-11 10:45 ` 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=20220307142120.449844-1-p.zabel@pengutronix.de \
    --to=p.zabel@pengutronix.de \
    --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