mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH] htop: version bump 1.0.3 -> 2.0.1
@ 2016-06-13 12:39 Ladislav Michl
  0 siblings, 0 replies; only message in thread
From: Ladislav Michl @ 2016-06-13 12:39 UTC (permalink / raw)
  To: ptxdist

Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
--
diff --git a/rules/htop.make b/rules/htop.make
index 8a4b70a..ed90597 100644
--- a/rules/htop.make
+++ b/rules/htop.make
@@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_HTOP) += htop
 #
 # Paths and names
 #
-HTOP_VERSION	:= 1.0.3
-HTOP_MD5	:= e768b9b55c033d9c1dffda72db3a6ac7
+HTOP_VERSION	:= 2.0.1
+HTOP_MD5	:= f75fe92b4defaa80d99109830f34b5e2
 HTOP		:= htop-$(HTOP_VERSION)
 HTOP_SUFFIX	:= tar.gz
 HTOP_URL	:= http://hisham.hm/htop/releases/$(HTOP_VERSION)/$(HTOP).$(HTOP_SUFFIX)
@@ -30,17 +30,16 @@ HTOP_LICENSE	:= GPL-2.0
 # Prepare
 # ----------------------------------------------------------------------------
 
-HTOP_CONF_ENV	:= \
-	$(CROSS_ENV) \
-	ac_cv_file__proc_stat=yes \
-	ac_cv_file__proc_meminfo=yes
-
 #
 # autoconf
 #
 HTOP_CONF_TOOL	:= autoconf
 HTOP_CONF_OPT	:= \
 	$(CROSS_AUTOCONF_USR) \
+	--enable-proc \
+	--enable-cgroup \
+	--enable-taskstats \
+	--enable-linux-affinity \
 	--disable-unicode
 
 # ----------------------------------------------------------------------------

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-06-13 12:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-13 12:39 [ptxdist] [PATCH] htop: version bump 1.0.3 -> 2.0.1 Ladislav Michl

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