From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Seiderer Date: Mon, 16 Apr 2018 18:08:54 +0200 Subject: [Buildroot] [PATCH v1] valgrind: bump version to 3.13.0 In-Reply-To: <20180416145613.5d8d7fb9@windsurf.numericable.fr> References: <20180415202241.13595-1-ps.report@gmx.net> <20180416145613.5d8d7fb9@windsurf.numericable.fr> Message-ID: <20180416180854.5c729f1f@gmx.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hello Thomas, On Mon, 16 Apr 2018 14:56:13 +0200, Thomas Petazzoni wrote: > Hello, > > On Sun, 15 Apr 2018 22:22:41 +0200, Peter Seiderer wrote: > > - update site > > - remove 0004-Fixes-for-musl-libc.patch (applied upstream, see [1]) > > > > [1] https://sourceware.org/git/?p=valgrind.git;a=commit;h=f8f1e9cb434cc97ce16586437407a6ac7e6a74a7 > > > > Signed-off-by: Peter Seiderer > > You're removing the only patch that was touching configure.ac, so I > believe AUTORECONF = YES is no longer necessary in valgrind.mk. Do you > confirm ? Ups, yes, you are right....will send a v2 fixing it (and adding license file hashes).... Regards, Peter > > Best regards, > > Thomas