On Thursday 23 February 2012 22:04:32 Martin Jansa wrote: > > Are you using 'git' as PATCHTOOL or plain patch? 'patch' on my debian > > system chokes, while 'git apply' works fine. I've sent a patch to make it > > work with either. > I also haven't seen patch failing. > > I'm not setting PATCHTOOL, but I have PATCHRESOLVE = "noop" if that > implies some other tool.
I'm not setting it either, which means it will be using the default (which is quilt according to a git grep). I have to admit I was not even aware of this option until now. Cheers, Paul -- Paul Eggleton Intel Open Source Technology Centre _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
