From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Korsgaard Date: Wed, 27 Apr 2011 14:56:07 +0200 Subject: [Buildroot] [PATCH] libnl: bump to version 2.0 In-Reply-To: <4DB8116B.901@visionsystems.de> (Yegor Yefremov's message of "Wed, 27 Apr 2011 14:51:55 +0200") References: <4DB7D29E.5000101@visionsystems.de> <87liywylxb.fsf@macbook.be.48ers.dk> <4DB8116B.901@visionsystems.de> Message-ID: <87zknbyhso.fsf@macbook.be.48ers.dk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net >>>>> "Yegor" == Yegor Yefremov writes: >> Out of interest, how did you create this patch? It doesn't have the nice >> diffstat overview like git format-patch normally creates. Yegor> Just quilt :-) I'm working with various version control systems, so quilt is a versatile tool for me. But the patch could be applied without any problems? Sure, diffstat is just nice to get a quick overview of what the patch does. I use: QUILT_REFRESH_ARGS="--diffstat --no-timestamps" in my ~/.quiltrc -- Bye, Peter Korsgaard