diff options
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_%.bbappend | 7 |
1 files changed, 0 insertions, 7 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 deleted file mode 100644 index 6a971f70..00000000 --- a/meta-offline-voice-agent/recipes-python/pytorch/python3-pytorch_%.bbappend +++ /dev/null @@ -1,7 +0,0 @@ -# pytorch_%.bbappend - -DEPENDS:remove = "gloo" - -EXTRA_OECMAKE:remove = "-DUSE_SYSTEM_GLOO=ON" - -RDEPENDS:${PN}:remove = "python3-onnx" |