| Message ID | 20260421111751.2509916-1-hjadon@cisco.com |
|---|---|
| State | New |
| Headers | show |
| Series | [meta-python,scarthgap] python3-tornado: set CVE_PRODUCT | expand |
diff --git a/meta-python/recipes-devtools/python/python3-tornado_6.4.2.bb b/meta-python/recipes-devtools/python/python3-tornado_6.4.2.bb index 25f1b2a310..f513679b62 100644 --- a/meta-python/recipes-devtools/python/python3-tornado_6.4.2.bb +++ b/meta-python/recipes-devtools/python/python3-tornado_6.4.2.bb @@ -44,4 +44,6 @@ FILES:${PN}-test = " \ ${PYTHON_SITEPACKAGES_DIR}/*/test \ " +CVE_PRODUCT = "tornadoweb:tornado" + BBCLASSEXTEND += "native nativesdk"