On Tuesday 25 February 2014 at 07:59:39 +0000, Richard Purdie wrote: > On Mon, 2014-02-24 at 21:33 -0800, Khem Raj wrote: > > On Sun, Feb 23, 2014 at 2:20 PM, Mike Crowe <[email protected]> wrote: > > > Signed-off-by: Mike Crowe <[email protected]> > > > --- > > > meta/recipes-support/curl/curl_7.34.0.bb | 63 > > > ------------------------------ > > > meta/recipes-support/curl/curl_7.35.0.bb | 61 > > > +++++++++++++++++++++++++++++ > > > > can you generate patches with git format-patch -M ? makes renames > > detection better > > and patches are simple to review > > Cristiana sent out a patch for the same upgrade about the same time and > I have to admit I took the other one since it was generated with -M and > I could review it more easily...
It looks like you were wise to do so. Using format-patch -M on my commit showed that I'd based mine on an old version of curl_7.34.0.bb. Thanks, Khem, for the -M advice; I shall add it it to my checklist. Mike. _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
