| Message ID | 20260713234417.4071754-2-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-ply_3.11.bb b/meta/recipes-devtools/python/python3-ply_3.11.bb index 2c5fa3f215..06393ac4fe 100644 --- a/meta/recipes-devtools/python/python3-ply_3.11.bb +++ b/meta/recipes-devtools/python/python3-ply_3.11.bb @@ -14,4 +14,6 @@ RDEPENDS:${PN}:class-target += "\ python3-shell \ " +CVE_PRODUCT = "dabeaz:ply" + BBCLASSEXTEND = "native nativesdk"