]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
devtool: update_recipe: refactor patch generation
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Wed, 23 Sep 2015 12:58:07 +0000 (15:58 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 29 Sep 2015 14:15:47 +0000 (15:15 +0100)
commit183812e60e1dce09c77b41a5a927ab7fb6fdcf9d
tree7deaa581455f3e3d4319fb70d8d3e775b1662b88
parent819680092c1b49c16f4ab01d135d44311a9dacca
devtool: update_recipe: refactor patch generation

Implement new function that handles patch file generation. The new
function also does the discovery of new, updated and deleted patches.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
scripts/lib/devtool/standard.py