[OE-core] Get patch of all manual changes done in sources.

Burton, Ross ross.burton at intel.com
Fri Aug 21 17:02:47 UTC 2015


On 21 August 2015 at 17:04, Kucharczyk, Bartlomiej (Nokia - PL/Wroclaw) <
bartlomiej.kucharczyk at nokia.com> wrote:

> Hello!
>
> Is there any automated way to get diff of all manual changes done in
> recipe sources?
>
> Use case is:
> 1. bitbake something -c devshell
> 2. # manually modify sources #
> 3. bitbake image
> 4. bitbake something2 -c devshell
> 5. # manually modify sources #
> 6. bitbake image
> ...
> n. bitbake image
>
> And now I would like to automatically generate patch from changes in step
> #2, #5, and next. Is there any way in oe core to achieve such thing?
>
> And if needs to be implemented, do you have any suggestions how to start?
> (e.g. doing another task, create a bbclass, or? )


For this sort of iterative development in a source tree it's best to use
devtool instead of the devshell task.  There's a section on devtool in the
documentation.
Ross
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20150821/4c452917/attachment-0002.html>


More information about the Openembedded-core mailing list