| Message ID | 20260710074415.3341616-3-mark.yang@lge.com |
|---|---|
| State | New |
| Headers | show |
| Series | [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..ee3cfc9813 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" + BBCLASSEXTEND = "native nativesdk"