summaryrefslogtreecommitdiff
path: root/openembedded-layer/recipes-multimedia/webm/libvpx_%.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded-layer/recipes-multimedia/webm/libvpx_%.bbappend')
-rw-r--r--openembedded-layer/recipes-multimedia/webm/libvpx_%.bbappend4
1 files changed, 0 insertions, 4 deletions
diff --git a/openembedded-layer/recipes-multimedia/webm/libvpx_%.bbappend b/openembedded-layer/recipes-multimedia/webm/libvpx_%.bbappend
deleted file mode 100644
index 7fd068d..0000000
--- a/openembedded-layer/recipes-multimedia/webm/libvpx_%.bbappend
+++ /dev/null
@@ -1,4 +0,0 @@
-PACKAGE_ARCH_tegra2 = "${MACHINE_ARCH}"
-
-#T20 does not have neon, but the armv7-linux-gcc assumes that the target has a neon unit
-CONFIGUREOPTS_append_tegra2 = " --disable-runtime-cpu-detect --disable-neon --disable-neon-asm "