]> 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>
Fri, 25 Feb 2022 15:43:55 +0000 (15:43 +0000)
commit9195e1dff73027fecc9e75ca2a1f16e2766548f6
treebcb4fc255b778c003cdd871eb12212397180c57a
parent9fc8e55892374f1e63b4c995fe1a5539c42d24e0
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