Merge branches 'master' and 'obi' into obi
[vuplus_openvuplus] / meta-openvuplus / recipes-multimedia / gstreamer / gst-plugins-bad_0.10.23.bbappend
1 DEPENDS += "libmms"
2 PR .= "-vuplus0"
3
4 SRC_URI += " \
5         file://0001-mpegtsdemux-fix-bd-streamtype-detection.diff.patch \
6         file://0002-add-indexing-capabilities-to-generate-a-SPN-PTS-map-.patch \
7         file://0003-mpegpsdemux_speedup.diff.patch \
8         file://orc.m4-fix-location-of-orcc-when-cross-compiling.patch \
9 "
10
11 EXTRA_OECONF += "--enable-orc --with-plugins="
12 # fix "configure: error: cannot run test program while cross compiling"
13 EXTRA_OECONF += "--disable-mpeg2enc --disable-mplex"
14
15 FILESEXTRAPATHS_prepend := "${THISDIR}/${P}:"