diff options
author | João Henrique Ferreira de Freitas <joaohf@gmail.com> | 2014-05-28 23:53:51 -0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-06-01 14:29:30 +0100 |
commit | 1ef8100d59a91dc68bd1906647518eff8aecebea (patch) | |
tree | 98ac1024e405fbaa0d2da796c4ae61d9e6eb5121 /scripts/oepydevshell-internal.py | |
parent | 4562f06975f118bf7779313ba2d7fc8cd7f8e8e2 (diff) | |
download | poky-1ef8100d59a91dc68bd1906647518eff8aecebea.tar.gz |
combo-layer: fix revlist taking into account file_filter
If file_filter is set, git format-patch takes account but git rev-list
does not. So revlist is going to get with wrong revisions. And last_revision
will be updated with wrong revision. The next time that user run
combo-layer it complain about applying patches.
So ensure that 'git rev-list' are using file_filter as 'git format-patch'.
(From OE-Core rev: c22e40900d8e33c2c884e714c11ddb771b86923f)
Signed-off-by: João Henrique Ferreira de Freitas <joaohf@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/oepydevshell-internal.py')
0 files changed, 0 insertions, 0 deletions