summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-multimedia/gstreamer/gst-ffmpeg_0.10.13.bbappend6
1 files changed, 0 insertions, 6 deletions
diff --git a/meta-oe/recipes-multimedia/gstreamer/gst-ffmpeg_0.10.13.bbappend b/meta-oe/recipes-multimedia/gstreamer/gst-ffmpeg_0.10.13.bbappend
deleted file mode 100644
index c671d9f55..000000000
--- a/meta-oe/recipes-multimedia/gstreamer/gst-ffmpeg_0.10.13.bbappend
+++ /dev/null
@@ -1,6 +0,0 @@
1PRINC := "${@int(PRINC) + 2}"
2
3# Build against external libav instead of using the builtin one.
4# On architectures like ARM the libav recipe enables a lot more optimizations
5DEPENDS += "libav orc"
6EXTRA_OECONF += " --with-system-ffmpeg "