diff --git a/meta-python/recipes-devtools/python/python3-cbor2_6.1.4.bb b/meta-python/recipes-devtools/python/python3-cbor2_6.1.4.bb index 4074ccb29d..6a894848d6 100644 --- a/meta-python/recipes-devtools/python/python3-cbor2_6.1.4.bb +++ b/meta-python/recipes-devtools/python/python3-cbor2_6.1.4.bb @@ -21,6 +21,6 @@ RDEPENDS:${PN} += " \ python3-datetime \ " -CVE_PRODUCT = "cbor2" +CVE_PRODUCT = "agronholm:cbor2" BBCLASSEXTEND = "native nativesdk"