[OE-core] [RFC PATCH 0/7] Developer workflow improvements

Paul Eggleton paul.eggleton at linux.intel.com
Wed Nov 26 09:02:43 UTC 2014


Hi Trevor,

On Tuesday 25 November 2014 14:56:14 Trevor Woerner wrote:
> Just thinking out loud here... is there a way to way to have the
> devshell come up without having applied any patches but with the patches
> already queued in, say, a quilt series?
>
> It seems to happen often enough to me that: a recipe has 10 local
> patches which applied fine yesterday but now patch 7 is failing because
> the upstream developers changed something. I would be nice to be able to
> devshell to the point where patch 6 has been applied and patch 7 is
> waiting to go on. Then I could apply the patch myself to figure out why
> it's failing. Or just having all the patches ready to apply (in a quilt
> series, as mentioned above) would be great too.

We do already have PATCHRESOLVE = "user" that's supposed to handle exactly 
this, although to be honest I've never really felt comfortable using it (that 
might have something to do with my lack of familiarity with quilt, though). 
devtool is using the same code that we use for applying patches, which 
supports quilt, so in theory it should be pretty easy to provide an option to 
use quilt rather than git when doing "devtool modify" or "devtool extract" for 
those that prefer it.

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre



More information about the Openembedded-core mailing list