diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2018-03-09 14:27:47 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-03-11 06:25:19 -0700 |
commit | 7e1d1887be8faaaab9996fca9a3fd750aeb7b62f (patch) | |
tree | 07f27a3671979c60704259691b20d1329042313f /meta | |
parent | f4f3406c3bd9599d7a19275475d52bda4c42f2ab (diff) | |
download | openembedded-core-7e1d1887be8faaaab9996fca9a3fd750aeb7b62f.tar.gz openembedded-core-7e1d1887be8faaaab9996fca9a3fd750aeb7b62f.tar.bz2 openembedded-core-7e1d1887be8faaaab9996fca9a3fd750aeb7b62f.zip |
devtool: add --force-patch-refresh to 'modify' and 'finish' commands
This is very useful for updating patch context so that any fuzz is eliminated.
Simply issue:
devtool modify <recipe>
devtool finish --force-patch-refresh <recipe> <layer_path>
Without this flag, devtool will not deem the commits in the workspace
different to patches in the layer, even if the commits have different,
up-to-date context line in them.
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta')
0 files changed, 0 insertions, 0 deletions