summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/python/python3-numpy_1.26.4.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/python/python3-numpy_1.26.4.bb')
-rw-r--r--meta/recipes-devtools/python/python3-numpy_1.26.4.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3-numpy_1.26.4.bb b/meta/recipes-devtools/python/python3-numpy_1.26.4.bb
index ccd08147af..914245507c 100644
--- a/meta/recipes-devtools/python/python3-numpy_1.26.4.bb
+++ b/meta/recipes-devtools/python/python3-numpy_1.26.4.bb
@@ -61,4 +61,7 @@ RDEPENDS:${PN}-ptest += "python3-pytest \
61 ldd \ 61 ldd \
62" 62"
63 63
64# Upstream has a pyproject.toml but as of 1.26.4 it's marked as experimental
65INSANE_SKIP = "pep517-backend"
66
64BBCLASSEXTEND = "native nativesdk" 67BBCLASSEXTEND = "native nativesdk"