From: Arnout Vandecappelle <arnout@mind.be>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] pv: bump to version 1.4.6
Date: Wed, 26 Jun 2013 22:01:57 +0200 [thread overview]
Message-ID: <51CB48B5.7070308@mind.be> (raw)
In-Reply-To: <1372276230-15075-1-git-send-email-jerzy.grzegorek@trzebnica.net>
On 26/06/13 21:50, Jerzy Grzegorek wrote:
> Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
> ---
> .../{pv-1.2.0-fixld.patch => pv-0001-fixld.patch} | 9 ++++-----
> package/pv/pv.mk | 4 ++--
> 2 files changed, 6 insertions(+), 7 deletions(-)
> rename package/pv/{pv-1.2.0-fixld.patch => pv-0001-fixld.patch} (66%)
>
> diff --git a/package/pv/pv-1.2.0-fixld.patch b/package/pv/pv-0001-fixld.patch
> similarity index 66%
> rename from package/pv/pv-1.2.0-fixld.patch
> rename to package/pv/pv-0001-fixld.patch
> index 9df279d..2598a9b 100644
> --- a/package/pv/pv-1.2.0-fixld.patch
> +++ b/package/pv/pv-0001-fixld.patch
> @@ -6,15 +6,14 @@ a cross-compiler toolchain.
> The fix takes the CC variable and changes the 'gcc' extension to 'ld'.
>
> Signed-off-by: Roeland Van Praet <roelvp@mind.be>
> +Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net>
> ---
> -diff -ruN a/autoconf/make/vars.mk b/autoconf/make/vars.mk
> ---- a/autoconf/make/vars.mk 2010-03-11 00:43:19.000000000 +0100
> -+++ b/autoconf/make/vars.mk 2011-10-06 15:47:18.000000000 +0200
> -@@ -30,7 +30,7 @@
> +--- a/autoconf/make/vars.mk 2012-06-05 23:55:23.000000000 +0200
> ++++ b/autoconf/make/vars.mk 2013-06-26 17:47:16.000000000 +0200
> +@@ -30,6 +30,7 @@ INSTOBJEXT = @INSTOBJEXT@
> @SET_MAKE@
> SHELL = /bin/sh
> CC = @CC@
> --LD = ld
If the new version's build system doesn't define the LD variable
anymore, then this patch is probably not needed anymore either.
Can you try to just remove the patch?
Regards,
Arnout
> +LD = $(CC:gcc=ld)
> DO_GZIP = @DO_GZIP@
> INSTALL = @INSTALL@
> diff --git a/package/pv/pv.mk b/package/pv/pv.mk
> index 1aa95f6..3717977 100644
> --- a/package/pv/pv.mk
> +++ b/package/pv/pv.mk
> @@ -4,8 +4,8 @@
> #
> ################################################################################
>
> -PV_VERSION = 1.2.0
> +PV_VERSION = 1.4.6
> PV_SOURCE = pv-$(PV_VERSION).tar.bz2
> -PV_SITE = http://pipeviewer.googlecode.com/files
> +PV_SITE = http://www.ivarch.com/programs/sources
>
> $(eval $(autotools-package))
>
--
Arnout Vandecappelle arnout at mind be
Senior Embedded Software Architect +32-16-286500
Essensium/Mind http://www.mind.be
G.Geenslaan 9, 3001 Leuven, Belgium BE 872 984 063 RPR Leuven
LinkedIn profile: http://www.linkedin.com/in/arnoutvandecappelle
GPG fingerprint: 7CB5 E4CC 6C2E EFD4 6E3D A754 F963 ECAB 2450 2F1F
next prev parent reply other threads:[~2013-06-26 20:01 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-06-26 19:50 [Buildroot] [PATCH 1/1] pv: bump to version 1.4.6 Jerzy Grzegorek
2013-06-26 20:01 ` Arnout Vandecappelle [this message]
2013-06-26 20:22 ` Jerzy Grzegorek
2013-06-27 9:25 ` Peter Korsgaard
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=51CB48B5.7070308@mind.be \
--to=arnout@mind.be \
--cc=buildroot@busybox.net \
/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