diff --git a/meta-python/recipes-devtools/python/python3-cbor2_5.6.4.bb b/meta-python/recipes-devtools/python/python3-cbor2_5.6.4.bb index f6296571a6..0c1020aa46 100644 --- a/meta-python/recipes-devtools/python/python3-cbor2_5.6.4.bb +++ b/meta-python/recipes-devtools/python/python3-cbor2_5.6.4.bb @@ -39,4 +39,6 @@ RDEPENDS:${PN} += " \ python3-datetime \ " +CVE_PRODUCT = "agronholm:cbor2" + BBCLASSEXTEND = "native nativesdk"