mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] htop: version bump 3.0.1 -> 3.1.2
@ 2022-03-07 14:21 Philipp Zabel
  2022-03-11 10:45 ` Michael Olbrich
  0 siblings, 1 reply; 2+ messages in thread
From: Philipp Zabel @ 2022-03-07 14:21 UTC (permalink / raw)
  To: ptxdist

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-03-11 10:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-07 14:21 [ptxdist] [PATCH] htop: version bump 3.0.1 -> 3.1.2 Philipp Zabel
2022-03-11 10:45 ` Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox