mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Markus Pargmann <mpa@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Markus Pargmann <mpa@pengutronix.de>
Subject: [ptxdist] [PATCH v2 1/8] iproute2: version bump 3.9.0 -> 3.14.0
Date: Thu,  8 May 2014 10:00:31 +0200	[thread overview]
Message-ID: <1399536038-23355-2-git-send-email-mpa@pengutronix.de> (raw)
In-Reply-To: <1399536038-23355-1-git-send-email-mpa@pengutronix.de>

Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
---
 .../0001-build-system-fixes.patch                          | 14 ++++++++++----
 patches/{iproute2-3.9.0 => iproute2-3.14.0}/series         |  0
 rules/iproute2.make                                        |  4 ++--
 3 files changed, 12 insertions(+), 6 deletions(-)
 rename patches/{iproute2-3.9.0 => iproute2-3.14.0}/0001-build-system-fixes.patch (68%)
 rename patches/{iproute2-3.9.0 => iproute2-3.14.0}/series (100%)

diff --git a/patches/iproute2-3.9.0/0001-build-system-fixes.patch b/patches/iproute2-3.14.0/0001-build-system-fixes.patch
similarity index 68%
rename from patches/iproute2-3.9.0/0001-build-system-fixes.patch
rename to patches/iproute2-3.14.0/0001-build-system-fixes.patch
index df40efa..1d7a8fe 100644
--- a/patches/iproute2-3.9.0/0001-build-system-fixes.patch
+++ b/patches/iproute2-3.14.0/0001-build-system-fixes.patch
@@ -1,3 +1,4 @@
+From 21ba3bd71071e8d9062e54d52681defd1250c6a9 Mon Sep 17 00:00:00 2001
 From: Juergen Beisert <juergen@kreuzholzen.de>
 Date: Sun, 16 Jun 2013 11:17:42 +0200
 Subject: [PATCH] build system fixes
@@ -7,12 +8,14 @@ Add a mechanism to feed in CPPFLAGS for cross builds.
 
 Signed-off-by: Juergen Beisert <juergen@kreuzholzen.de>
 Signed-off-by: Jon Ringle <jon@ringle.org>
+[Rebased to 3.14.0]
+Signed-off-by: Markus Pargmann <mpa@pengutronix.de>
 ---
  misc/Makefile | 6 +++++-
  1 file changed, 5 insertions(+), 1 deletion(-)
 
 diff --git a/misc/Makefile b/misc/Makefile
-index a59ff87..4e65239 100644
+index 004bcc3..34af65c 100644
 --- a/misc/Makefile
 +++ b/misc/Makefile
 @@ -1,10 +1,14 @@
@@ -28,6 +31,9 @@ index a59ff87..4e65239 100644
 +TARGETS += arpd
 +endif
 +
- all: $(TARGETS)
- 
- ss: $(SSOBJ)
+ ifeq ($(HAVE_SELINUX),y)
+ 	LDLIBS += $(shell pkg-config --libs libselinux)
+ 	CFLAGS += $(shell pkg-config --cflags libselinux) -DHAVE_SELINUX
+-- 
+1.9.0
+
diff --git a/patches/iproute2-3.9.0/series b/patches/iproute2-3.14.0/series
similarity index 100%
rename from patches/iproute2-3.9.0/series
rename to patches/iproute2-3.14.0/series
diff --git a/rules/iproute2.make b/rules/iproute2.make
index 29f3bc2..8c0c4c6 100644
--- a/rules/iproute2.make
+++ b/rules/iproute2.make
@@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_IPROUTE2) += iproute2
 #
 # Paths and names
 #
-IPROUTE2_VERSION	:= 3.9.0
-IPROUTE2_MD5		:= fd9db28e4f411a1e74de65c919ae590f
+IPROUTE2_VERSION	:= 3.14.0
+IPROUTE2_MD5		:= bd9d7567bbb987c88120669f5e1a1092
 IPROUTE2		:= iproute2-$(IPROUTE2_VERSION)
 IPROUTE2_SUFFIX		:= tar.xz
 IPROUTE2_URL		:= $(call ptx/mirror, KERNEL, utils/net/iproute2/$(IPROUTE2).$(IPROUTE2_SUFFIX))
-- 
2.0.0.rc0


-- 
ptxdist mailing list
ptxdist@pengutronix.de

  reply	other threads:[~2014-05-08  8:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-08  8:00 [ptxdist] [PATCH v2 0/8] network packages updates Markus Pargmann
2014-05-08  8:00 ` Markus Pargmann [this message]
2014-05-08  8:00 ` [ptxdist] [PATCH v2 2/8] iw: version bump 3.3 -> 3.14 Markus Pargmann
2014-05-08  8:00 ` [ptxdist] [PATCH v2 3/8] network: Add batctl Markus Pargmann
2014-05-08  8:00 ` [ptxdist] [PATCH v2 4/8] crda: version bump 1.1.3 -> 3.13 Markus Pargmann
2014-05-08  8:00 ` [ptxdist] [PATCH v2 5/8] dnsmasq: version bump 2.47 -> 2.70 Markus Pargmann
2014-05-08  8:00 ` [ptxdist] [PATCH v2 6/8] iperf: version bump 2.0.4 -> 2.0.5 Markus Pargmann
2014-05-08  8:00 ` [ptxdist] [PATCH v2 7/8] wireshark: version bump 1.10.5 -> 1.10.6 Markus Pargmann
2014-05-08  8:00 ` [ptxdist] [PATCH v2 8/8] libjpeg: version bump 8a -> 9a, add binaries Markus Pargmann

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=1399536038-23355-2-git-send-email-mpa@pengutronix.de \
    --to=mpa@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