From: Koen Kooi Date: Thu, 9 Apr 2015 09:09:53 +0000 (+0200) Subject: gst-ffmpeg: fix internal-libav builds with inherit autotools-brokensep X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=0d118d0216f75221f17644ecd154637288c68c1c;p=openembedded-core.git gst-ffmpeg: fix internal-libav builds with inherit autotools-brokensep Building the internal copy of ffmpeg is broken when using S!=B, so inherit autotools-brokensep (From OE-Core master rev: 4ac5d1011fe6b5bba9511416082891e925cbd03c) Signed-off-by: Koen Kooi Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-multimedia/gstreamer/gst-ffmpeg_0.10.13.bb b/meta/recipes-multimedia/gstreamer/gst-ffmpeg_0.10.13.bb index 219feaafc9..5124c54ba3 100644 --- a/meta/recipes-multimedia/gstreamer/gst-ffmpeg_0.10.13.bb +++ b/meta/recipes-multimedia/gstreamer/gst-ffmpeg_0.10.13.bb @@ -14,7 +14,7 @@ LICENSE_FLAGS = "commercial" HOMEPAGE = "http://www.gstreamer.net/" DEPENDS = "gstreamer gst-plugins-base zlib bzip2 yasm-native libpostproc" -inherit autotools pkgconfig +inherit autotools-brokensep pkgconfig SRC_URI = "http://gstreamer.freedesktop.org/src/${BPN}/${BPN}-${PV}.tar.bz2 \ file://lower-rank.diff \