]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
cve-check: Don't use f-strings
authorErnst Sjöstrand <ernstp@gmail.com>
Fri, 12 Aug 2022 06:05:06 +0000 (08:05 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 14 Aug 2022 07:11:14 +0000 (08:11 +0100)
commit1821cf7464cbba521b55a9c128fe8812c0cc5eca
tree675c4103fdbd66116c74d472561324fe9520e80b
parenta7411f5964f2e8384768b0a5e67817b3adc0ae8c
cve-check: Don't use f-strings

Since we're keeping cve-check aligned between the active branches,
and dunfell is supported on Python 3.5, we can't use f-strings.

Signed-off-by: Ernst Sjöstrand <ernstp@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/cve_check.py