From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH/next 5/6] package/motion: Fix build with FFmpeg 4.0
Date: Sun, 12 Aug 2018 23:51:05 +0200 [thread overview]
Message-ID: <20180812235105.5ffbd143@windsurf> (raw)
In-Reply-To: <20180812203205.7251-5-bernd.kuhls@t-online.de>
Hello,
On Sun, 12 Aug 2018 22:32:04 +0200, Bernd Kuhls wrote:
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
> ---
> package/motion/0001-ffmpeg40.patch | 57 ++++++++++++++++++++++++++++++
> 1 file changed, 57 insertions(+)
> create mode 100644 package/motion/0001-ffmpeg40.patch
>
> diff --git a/package/motion/0001-ffmpeg40.patch b/package/motion/0001-ffmpeg40.patch
> new file mode 100644
> index 0000000000..f3cdfa93b4
> --- /dev/null
> +++ b/package/motion/0001-ffmpeg40.patch
> @@ -0,0 +1,57 @@
> +From ff99988d57f4bcb0a7b381374f8106896bda2b15 Mon Sep 17 00:00:00 2001
> +From: James Cowgill <jcowgill@jcowgill.uk>
> +Date: Fri, 23 Feb 2018 23:04:33 +0000
> +Subject: [PATCH] Fix build errors with FFmpeg 4.0
> +
> +Downloaded from
> +https://sources.debian.org/src/motion/4.1.1-1.1/debian/patches/ffmpeg4.0.patch/
> +
> +Instead of backporting
> +https://github.com/Motion-Project/motion/commit/9b93a417e37e1f0fef58d1582a7e98e4c05d3b42
> +from upstream master branch we use the patch from Debian.
Why ? Backporting from upstream looks like the normal/natural thing to
do. So if we don't do that and chose the Debian patch, there should be
some kind of justification for it.
Thanks,
Thomas
--
Thomas Petazzoni, CTO, Bootlin (formerly Free Electrons)
Embedded Linux and Kernel engineering
https://bootlin.com
next prev parent reply other threads:[~2018-08-12 21:51 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-12 20:32 [Buildroot] [PATCH/next 1/6] package/aubio: Fix build with FFmpeg 4.0 Bernd Kuhls
2018-08-12 20:32 ` [Buildroot] [PATCH/next 2/6] package/freeswitch: " Bernd Kuhls
2018-08-12 20:32 ` [Buildroot] [PATCH/next 3/6] package/gstreamer1/gst1-libav: " Bernd Kuhls
2018-08-12 20:47 ` Peter Seiderer
2018-08-12 20:32 ` [Buildroot] [PATCH/next 4/6] package/mediastreamer: " Bernd Kuhls
2018-08-12 20:32 ` [Buildroot] [PATCH/next 5/6] package/motion: " Bernd Kuhls
2018-08-12 21:51 ` Thomas Petazzoni [this message]
2018-08-12 20:32 ` [Buildroot] [PATCH/next 6/6] package/squeezelite: " Bernd Kuhls
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180812235105.5ffbd143@windsurf \
--to=thomas.petazzoni@bootlin.com \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.