summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python3-lief_0.17.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-lief_0.17.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python3-lief_0.17.1.bb2
1 files changed, 2 insertions, 0 deletions
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 = " \
12 file://0002-api-python-config-default.toml-Debug.patch \ 12 file://0002-api-python-config-default.toml-Debug.patch \
13" 13"
14 14
15CVE_PRODUCT = "lief"
16
15PEP517_SOURCE_PATH = "${S}/api/python" 17PEP517_SOURCE_PATH = "${S}/api/python"
16 18
17export LIEF_BUILD_DIR = "${B}" 19export LIEF_BUILD_DIR = "${B}"