]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
lib/oe/reproducible: Use git log without gpg signature
authorBenoît Mauduit <bmauduit@beneth.fr>
Thu, 12 Jan 2023 13:23:57 +0000 (14:23 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 13 Jan 2023 17:31:46 +0000 (17:31 +0000)
commit3bd6f78f79b3d3e87d8db1e11f58d8021f929843
treeeef361493ce89c099cdeb3b295c570bfb66b1e09
parent63c89b726e9a2c844168ffeddfaf0c778abfd131
lib/oe/reproducible: Use git log without gpg signature

Previously, if "showSignature" is present in user gitconfig, parsing
of the timestamp will fail.

Ideally we should replace this command with a git plumbing command.

Signed-off-by: Benoît Mauduit <bmauduit@beneth.fr>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
meta/lib/oe/reproducible.py