| Message ID | 20260602152133.3598339-1-hjadon@cisco.com |
|---|---|
| State | New |
| Headers | show |
| Series | [meta-python,scarthgap] python3-priority: set CVE_PRODUCT | expand |
diff --git a/meta-python/recipes-connectivity/python-priority/python3-priority_2.0.0.bb b/meta-python/recipes-connectivity/python-priority/python3-priority_2.0.0.bb index 93b694c8b8..9aea7fb09e 100644 --- a/meta-python/recipes-connectivity/python-priority/python3-priority_2.0.0.bb +++ b/meta-python/recipes-connectivity/python-priority/python3-priority_2.0.0.bb @@ -6,4 +6,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=ae57d8a09fc8b6b164d7357339619045" SRC_URI[sha256sum] = "c965d54f1b8d0d0b19479db3924c7c36cf672dbf2aec92d43fbdaf4492ba18c0" +CVE_PRODUCT = "python:python_priority_library" + inherit pypi setuptools3