]> code.ossystems Code Review - openembedded-core.git/commit
convert-overrides: Allow script to handle patch/diffs
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 30 Jul 2021 14:07:45 +0000 (15:07 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 1 Aug 2021 12:47:32 +0000 (13:47 +0100)
commit21df7acc969f47d615d1701ee71f19571de94949
tree005411f509608f1df4f43714293a27471f576e01
parent7762b07bf3b0c77b91ad91963ab39d3c73770ebf
convert-overrides: Allow script to handle patch/diffs

It is handy to be able to have the script convert a single patch file
and it turns out to be straightforward to make it do this.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/contrib/convert-overrides.py