summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python3-lief_0.16.4.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-python/recipes-devtools/python/python3-lief_0.16.4.bb b/meta-python/recipes-devtools/python/python3-lief_0.16.4.bb
index 294f8fd1ad..67bbcbf7b1 100644
--- a/meta-python/recipes-devtools/python/python3-lief_0.16.4.bb
+++ b/meta-python/recipes-devtools/python/python3-lief_0.16.4.bb
@@ -33,5 +33,7 @@ DEPENDS += "\
33" 33"
34# https://github.com/lief-project/LIEF/commit/3def579f75965aa19c021d840a759bce2afc0a31#r152197203 34# https://github.com/lief-project/LIEF/commit/3def579f75965aa19c021d840a759bce2afc0a31#r152197203
35COMPATIBLE_HOST:x86 = "null" 35COMPATIBLE_HOST:x86 = "null"
36# Needs pydantic and pydantic-core
37COMPATIBLE_HOST:riscv32 = "null"
36 38
37BBCLASSEXTEND = "native nativesdk" 39BBCLASSEXTEND = "native nativesdk"