summaryrefslogtreecommitdiffstats
path: root/meta-offline-voice-agent/recipes-python/pytorch/python3-pytorch_%.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-offline-voice-agent/recipes-python/pytorch/python3-pytorch_%.bbappend')
-rw-r--r--meta-offline-voice-agent/recipes-python/pytorch/python3-pytorch_%.bbappend7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta-offline-voice-agent/recipes-python/pytorch/python3-pytorch_%.bbappend b/meta-offline-voice-agent/recipes-python/pytorch/python3-pytorch_%.bbappend
new file mode 100644
index 00000000..6a971f70
--- /dev/null
+++ b/meta-offline-voice-agent/recipes-python/pytorch/python3-pytorch_%.bbappend
@@ -0,0 +1,7 @@
+# pytorch_%.bbappend
+
+DEPENDS:remove = "gloo"
+
+EXTRA_OECMAKE:remove = "-DUSE_SYSTEM_GLOO=ON"
+
+RDEPENDS:${PN}:remove = "python3-onnx"