]> code.ossystems Code Review - openembedded-core.git/commit
classes/create-spdx: Fix file:// in downloadLocation
authorJoshua Watt <JPEWhacker@gmail.com>
Wed, 1 Sep 2021 13:44:52 +0000 (08:44 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 3 Sep 2021 08:03:36 +0000 (09:03 +0100)
commit19c61ec3986213b336d965d90b1329085e7d6179
treef819bcabeecca8156273d731408057448ddbc532
parenta6d9de5350937c7e25899491db59f473345f0b69
classes/create-spdx: Fix file:// in downloadLocation

file:// URIs should not be included as the downloadLocation. Instead,
loop until a non-file:// URI is found, or set the location to
NOASSERTION if none is found

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/create-spdx.bbclass