]> code.ossystems Code Review - openembedded-core.git/commit
spdx: Add set helper for list properties
authorJoshua Watt <JPEWhacker@gmail.com>
Tue, 1 Feb 2022 23:31:11 +0000 (17:31 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 7 Feb 2022 10:07:38 +0000 (10:07 +0000)
commit8280b857c510646cd10167dd2ea9a0c2d5f1e800
tree46da54ca1451a6946e3ce4c4fa97f87a0a591239
parent2338a33b690b0bbe279cde3f73764911b239cb50
spdx: Add set helper for list properties

This adds the set helper for list properties to allow list members to be
replaced with a new list. This is necessary as it is (currently) the
only way to replace the default value for a list member.

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/spdx.py