| Message ID | 20260713234417.4071754-3-mark.yang@lge.com |
|---|---|
| State | Under Review |
| Headers | show |
| Series | [v2,1/4] python3-cryptography: set CVE_PRODUCT | expand |
diff --git a/meta/recipes-devtools/python/python3-pyasn1_0.6.3.bb b/meta/recipes-devtools/python/python3-pyasn1_0.6.3.bb index fb572d9da4..60b38c57c5 100644 --- a/meta/recipes-devtools/python/python3-pyasn1_0.6.3.bb +++ b/meta/recipes-devtools/python/python3-pyasn1_0.6.3.bb @@ -14,4 +14,6 @@ RDEPENDS:${PN}:class-target += " \ python3-shell \ " +CVE_PRODUCT = "pyasn1:pyasn1" + BBCLASSEXTEND = "native nativesdk"