diff --git a/meta-python/recipes-devtools/python/python3-cbor2_5.7.1.bb b/meta-python/recipes-devtools/python/python3-cbor2_5.7.1.bb index e124207cbf..26dc41802f 100644 --- a/meta-python/recipes-devtools/python/python3-cbor2_5.7.1.bb +++ b/meta-python/recipes-devtools/python/python3-cbor2_5.7.1.bb @@ -15,4 +15,6 @@ RDEPENDS:${PN} += " \ python3-datetime \ " +CVE_PRODUCT = "cbor2" + BBCLASSEXTEND = "native nativesdk"