diff options
Diffstat (limited to 'meta-offline-voice-agent/recipes-python/python3-numpy/python3-numpy_%.bbappend')
-rw-r--r-- | meta-offline-voice-agent/recipes-python/python3-numpy/python3-numpy_%.bbappend | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-offline-voice-agent/recipes-python/python3-numpy/python3-numpy_%.bbappend b/meta-offline-voice-agent/recipes-python/python3-numpy/python3-numpy_%.bbappend new file mode 100644 index 00000000..b8d1f144 --- /dev/null +++ b/meta-offline-voice-agent/recipes-python/python3-numpy/python3-numpy_%.bbappend @@ -0,0 +1,6 @@ +FILESEXTRAPATHS:prepend := "${THISDIR}/${BPN}:" + +SRC_URI += " \ + file://0001-Disable-runtimelibdirs-for-cross-compile.patch \ + file://0001-Remove-using-library-directories-as-runtime-library-.patch \ + " |