mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Lucas Stach <l.stach@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] pciutils: version bump 3.2.1 -> 3.3.0
Date: Mon, 10 Nov 2014 22:32:54 +0100	[thread overview]
Message-ID: <1415655174-15887-1-git-send-email-l.stach@pengutronix.de> (raw)

Disable udev hwdb support for now, as it doesn't
provide much benefit.

Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
---
 rules/pciutils.make | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/rules/pciutils.make b/rules/pciutils.make
index f2a372031d0f..466a87ec34d5 100644
--- a/rules/pciutils.make
+++ b/rules/pciutils.make
@@ -17,10 +17,10 @@ PACKAGES-$(PTXCONF_PCIUTILS) += pciutils
 #
 # Paths and names
 #
-PCIUTILS_VERSION	:= 3.2.1
-PCIUTILS_MD5		:= 425b1acad6854cc2bbb06ac8e48e76fc
+PCIUTILS_VERSION	:= 3.3.0
+PCIUTILS_MD5		:= bf6ce5c50b273ffc2d27f659e929a37e
 PCIUTILS		:= pciutils-$(PCIUTILS_VERSION)
-PCIUTILS_SUFFIX		:= tar.bz2
+PCIUTILS_SUFFIX		:= tar.gz
 PCIUTILS_URL		:= $(call ptx/mirror, KERNEL, ../software/utils/pciutils/$(PCIUTILS).$(PCIUTILS_SUFFIX))
 PCIUTILS_SOURCE		:= $(SRCDIR)/$(PCIUTILS).$(PCIUTILS_SUFFIX)
 PCIUTILS_DIR		:= $(BUILDDIR)/$(PCIUTILS)
@@ -42,7 +42,8 @@ PCIUTILS_MAKE_OPT := \
 	LIBKMOD=$(call ptx/ifdef,PTXCONF_PCIUTILS_LIBKMOD,yes,no) \
 	SHARED=$(call ptx/ifdef,PTXCONF_PCIUTILS_LIBPCI,yes,no) \
 	STRIP= \
-	DNS=no
+	DNS=no \
+	HWDB=no
 
 PCIUTILS_INSTALL_OPT := \
 	$(PCIUTILS_MAKE_OPT) \
-- 
2.1.1


-- 
ptxdist mailing list
ptxdist@pengutronix.de

             reply	other threads:[~2014-11-10 21:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-10 21:32 Lucas Stach [this message]
2014-11-13 16:59 ` 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=1415655174-15887-1-git-send-email-l.stach@pengutronix.de \
    --to=l.stach@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