]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
scripts/patchreview: Add commit to stored json data
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 13 May 2022 16:54:27 +0000 (17:54 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 23 May 2022 13:00:24 +0000 (14:00 +0100)
commitda761ac1984ee2a06ded905fc4ad878ef7d613e4
tree92735ced3cee2b4faca65c51110e9f978f79c4b3
parent2b9bb4c07d0ab53f58cbdd8a96896780a90be9a8
scripts/patchreview: Add commit to stored json data

Save commit data when writing to the json file so the results can
be copared/extended later.

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