]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.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)
committerSteve Sakoman <steve@sakoman.com>
Mon, 29 Aug 2022 15:02:16 +0000 (05:02 -1000)
commit4cc681fd66031c8355f69e53443536b31377eba9
treee7633abd0296ca82cd543086bfe86f9c3e17bd65
parentb9312041e4c8d565ad1e1102f8634bcc913adfa7
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>
(cherry picked from commit 1821cf7464cbba521b55a9c128fe8812c0cc5eca)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/lib/oe/cve_check.py