summaryrefslogtreecommitdiffstats
path: root/meta-offline-voice-agent/recipes-python/numba/python3-numba_%.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-offline-voice-agent/recipes-python/numba/python3-numba_%.bbappend')
-rw-r--r--meta-offline-voice-agent/recipes-python/numba/python3-numba_%.bbappend6
1 files changed, 0 insertions, 6 deletions
diff --git a/meta-offline-voice-agent/recipes-python/numba/python3-numba_%.bbappend b/meta-offline-voice-agent/recipes-python/numba/python3-numba_%.bbappend
deleted file mode 100644
index 4bc055b5..00000000
--- a/meta-offline-voice-agent/recipes-python/numba/python3-numba_%.bbappend
+++ /dev/null
@@ -1,6 +0,0 @@
-# remove the python3-llvmlite present in the meta-python-ai because it requires LLVM 15 to compile but AGL is using LLVM 18 rn
-RDEPENDS:${PN}:remove = "python3-llvmlite"
-
-# adding a precompile wheel for llvmlite-0.43.0 for x86_64 only
-RDEPENDS:${PN} += "llvmlite"
-