]> code.ossystems Code Review - openembedded-core.git/commit
selftest/lic_checksum: Add test for filename containing space
authorPaulo Neves <ptsneves@gmail.com>
Sun, 6 Feb 2022 13:45:07 +0000 (14:45 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 7 Feb 2022 10:09:08 +0000 (10:09 +0000)
commit61a5923cce415648ca4d19bc262397d4bbcd32c9
tree842c747cfc21023a51f79c07028fdf9e46237eb3
parented4e0e90c663ede8f2e2595a9630bb2d7064b23a
selftest/lic_checksum: Add test for filename containing space

A fix is being added to bitbake to correctly handle spaces inside
checksum filenames. Add a test to oe-selftest to ensure this is
tested and doesn't regress in future.

Signed-off-by: Paulo Neves <ptsneves@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/base.bbclass
meta/lib/oeqa/selftest/cases/lic_checksum.py