Quirk releng.disable_spdx_check

Niezalecane od wersji 2.9: This quirk is no longer applicable. SPDX license checks are now handled by the lint action.

When package definitions are being processed, any license configurations will be checked to see if they conform with SPDX license identifiers. If not, a warning will be generated.

If a user wishes to ignore all SPDX license warnings, the releng.disable_spdx_check quirk can be used:

releng-tool --quirk releng.disable_spdx_check

See also