]> code.ossystems Code Review - openembedded-core.git/commit
selftest/recipetool: Drop globbing SRC_URI test, no longer supported
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 25 Aug 2020 13:47:24 +0000 (14:47 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 26 Aug 2020 08:03:59 +0000 (09:03 +0100)
commit8bf93fa89aa1ba73f6eec05b95d6e8ca5f7d4c4b
treed7664c01da60aa52218fa440330c902563dce3e8
parent007c7d7ebe6b6b7b18c84f4f57b09ffee5522807
selftest/recipetool: Drop globbing SRC_URI test, no longer supported

Globbing is a bad idea in SRC_URI, it breaks the task checksums and
can't really be fixed. Since we're removing it, drop the test for
its interaction with recipetool.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta-selftest/recipes-test/recipetool/files/selftest-replaceme-src-globfile [deleted file]
meta-selftest/recipes-test/recipetool/selftest-recipetool-appendfile.bb
meta/lib/oeqa/selftest/cases/recipetool.py