mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 17:42:10 +00:00
9 lines
240 B
Plaintext
9 lines
240 B
Plaintext
config BR2_PACKAGE_HOST_PYTHON_USWID
|
|
bool "host python-uswid"
|
|
select BR2_PACKAGE_HOST_PYTHON3
|
|
select BR2_PACKAGE_HOST_PYTHON3_XZ
|
|
help
|
|
A tiny tool for embedding CoSWID tags in EFI binaries.
|
|
|
|
https://github.com/hughsie/python-uswid
|