From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Tue, 6 Sep 2016 21:39:59 +0200 Subject: [Buildroot] [PATCH 2/2] package/ffmpeg: add optional support for opencv3 In-Reply-To: <20160905145120.8613-2-bernd.kuhls@t-online.de> References: <20160905145120.8613-1-bernd.kuhls@t-online.de> <20160905145120.8613-2-bernd.kuhls@t-online.de> Message-ID: <20160906213959.01d3bf09@free-electrons.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hello, On Mon, 5 Sep 2016 16:51:20 +0200, Bernd Kuhls wrote: > Signed-off-by: Bernd Kuhls > --- > package/ffmpeg/ffmpeg.mk | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/package/ffmpeg/ffmpeg.mk b/package/ffmpeg/ffmpeg.mk > index 74f783c..e42cceb 100644 > --- a/package/ffmpeg/ffmpeg.mk > +++ b/package/ffmpeg/ffmpeg.mk > @@ -254,6 +254,9 @@ endif > ifeq ($(BR2_PACKAGE_OPENCV_LIB_IMGPROC)x$(BR2_PACKAGE_OPENCV_WITH_FFMPEG)x$(BR2_ARM_ENABLE_VFP),yxx) Due to this line, this patch didn't apply as-is. But I fixed it up, and applied to master. Thanks! Thomas -- Thomas Petazzoni, CTO, Free Electrons Embedded Linux and Kernel engineering http://free-electrons.com