mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Clemens Gruber <clemens.gruber@pqgruber.com>
To: ptxdist@pengutronix.de
Cc: Clemens Gruber <clemens.gruber@pqgruber.com>
Subject: [ptxdist] [RESEND PATCH] procps: bump version to 3.3.11 and update paths
Date: Sat,  6 Feb 2016 18:17:59 +0100	[thread overview]
Message-ID: <1454779079-9665-1-git-send-email-clemens.gruber@pqgruber.com> (raw)

Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com>
---
 rules/procps.make | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)

diff --git a/rules/procps.make b/rules/procps.make
index 0152548..56b99ae 100644
--- a/rules/procps.make
+++ b/rules/procps.make
@@ -19,8 +19,8 @@ PACKAGES-$(PTXCONF_PROCPS) += procps
 #
 # Paths and names
 #
-PROCPS_VERSION	:= 3.3.10
-PROCPS_MD5	:= 1fb7f3f6bf92ce6c5c9ed9949ae858fe
+PROCPS_VERSION	:= 3.3.11
+PROCPS_MD5	:= 6cc5b94c1c5b8cbc89ad345a7b522f74
 PROCPS		:= procps-ng-$(PROCPS_VERSION)
 PROCPS_SUFFIX	:= tar.xz
 PROCPS_URL	:= $(call ptx/mirror, SF, procps-ng/Production/$(PROCPS).$(PROCPS_SUFFIX))
@@ -75,23 +75,23 @@ $(STATEDIR)/procps.targetinstall:
 
 ifdef PTXCONF_PROCPS_FREE
 	@$(call install_copy, procps, 0, 0, 0755, -, \
-		/usr/bin/free)
+		/bin/free)
 endif
 ifdef PTXCONF_PROCPS_PGREP
 	@$(call install_copy, procps, 0, 0, 0755, -, \
-		/usr/bin/pgrep)
+		/bin/pgrep)
 endif
 ifdef PTXCONF_PROCPS_PIDOF
 	@$(call install_copy, procps, 0, 0, 0755, -, \
-		/usr/bin/pidof)
+		/bin/pidof)
 endif
 ifdef PTXCONF_PROCPS_PKILL
 	@$(call install_copy, procps, 0, 0, 0755, -, \
-		/usr/bin/pkill)
+		/bin/pkill)
 endif
 ifdef PTXCONF_PROCPS_PMAP
 	@$(call install_copy, procps, 0, 0, 0755, -, \
-		/usr/bin/pmap)
+		/bin/pmap)
 endif
 ifdef PTXCONF_PROCPS_PS
 	@$(call install_copy, procps, 0, 0, 0755, -, \
@@ -99,11 +99,11 @@ ifdef PTXCONF_PROCPS_PS
 endif
 ifdef PTXCONF_PROCPS_PWDX
 	@$(call install_copy, procps, 0, 0, 0755, -, \
-		/usr/bin/pwdx)
+		/bin/pwdx)
 endif
 ifdef PTXCONF_PROCPS_SLABTOP
 	@$(call install_copy, procps, 0, 0, 0755, -, \
-		/usr/bin/slabtop)
+		/bin/slabtop)
 endif
 ifdef PTXCONF_PROCPS_SYSCTL
 	@$(call install_copy, procps, 0, 0, 0755, -, \
@@ -112,23 +112,23 @@ ifdef PTXCONF_PROCPS_SYSCTL
 endif
 ifdef PTXCONF_PROCPS_TOP
 	@$(call install_copy, procps, 0, 0, 0755, -, \
-		/usr/bin/top)
+		/bin/top)
 endif
 ifdef PTXCONF_PROCPS_UPTIME
 	@$(call install_copy, procps, 0, 0, 0755, -, \
-		/usr/bin/uptime)
+		/bin/uptime)
 endif
 ifdef PTXCONF_PROCPS_VMSTAT
 	@$(call install_copy, procps, 0, 0, 0755, -, \
-		/usr/bin/vmstat)
+		/bin/vmstat)
 endif
 ifdef PTXCONF_PROCPS_W
 	@$(call install_copy, procps, 0, 0, 0755, -, \
-		/usr/bin/w)
+		/bin/w)
 endif
 ifdef PTXCONF_PROCPS_WATCH
 	@$(call install_copy, procps, 0, 0, 0755, -, \
-		/usr/bin/watch)
+		/bin/watch)
 endif
 
 	@$(call install_finish, procps)
-- 
2.7.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

                 reply	other threads:[~2016-02-06 17:18 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1454779079-9665-1-git-send-email-clemens.gruber@pqgruber.com \
    --to=clemens.gruber@pqgruber.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