diff --git a/meta-python/recipes-devtools/python/python3-lief_0.17.1.bb b/meta-python/recipes-devtools/python/python3-lief_0.17.1.bb index de54d45ef2..de6390d210 100644 --- a/meta-python/recipes-devtools/python/python3-lief_0.17.1.bb +++ b/meta-python/recipes-devtools/python/python3-lief_0.17.1.bb @@ -12,6 +12,8 @@ SRC_URI = " \ file://0002-api-python-config-default.toml-Debug.patch \ " +CVE_PRODUCT = "lief" + PEP517_SOURCE_PATH = "${S}/api/python" export LIEF_BUILD_DIR = "${B}"