From: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] ffmpeg: disable for mips64r2 and mips64r6
Date: Thu, 26 May 2016 10:36:38 +0100 [thread overview]
Message-ID: <5746C3A6.2030501@imgtec.com> (raw)
In-Reply-To: <21ei1dxhr9.ln2@ID-313208.user.individual.net>
Hello Bernd,
On 26/05/16 06:26, Bernd Kuhls wrote:
> Hi,
>
> Am Wed, 25 May 2016 17:14:12 +0100 schrieb Vicente Olivert Riera:
>
>> This commit can be reverted in the next ffmpeg's version bump.
>
> [...]
>> + # MIPS architecture detection is not accurate for 64-bit
>> + # variants. This has been already fixed upstream, so please
>> + # remove it in the next version bump.
>> + depends on !BR2_mips_64r2 && !BR2_mips_64r6
>
> you need to propagate this exception as reverse dependency to the following packages:
>
> - gst1-libav
> - kodi
> - minidlna
> - mpd
> - mpv
> - opencv
> - opencv3
> - squeezelite
> - tovid
>
> Imho this is too much work, we should live with the build error and
> bump ffmpeg to 3.0.2 after the next buildroot release to fix the
> problem. On github you can test my patch series already:
>
> https://github.com/bkuhls/buildroot/tree/ffmpeg3
I can mark this patch as rejected and live with the build error by now.
> The main problem is that vlc 2.2.x is incompatible with ffmpeg3, only
> vlc master branch works, this branch will be released as vlc 3.0
> sometime in the future. We would carry a pre-released version of vlc
> in buildroot, which is something we want to avoid if possible.
>
> Before the ffmpeg 3 vs. vlc problem arose I thought we could remove
> the vlc warning in its Config.in:
> https://git.busybox.net/buildroot/tree/package/vlc/Config.in#n2
>
> When bumping to a pre-release version we should keep it ;)
I was wondering why you marked as superseded your patches to bump ffmpeg.
Ok, then let's wait.
Regards,
Vincent.
> Regards, Bernd
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
>
next prev parent reply other threads:[~2016-05-26 9:36 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-25 16:14 [Buildroot] [PATCH] ffmpeg: disable for mips64r2 and mips64r6 Vicente Olivert Riera
2016-05-26 5:26 ` Bernd Kuhls
2016-05-26 9:36 ` Vicente Olivert Riera [this message]
2016-05-26 14:48 ` Thomas Petazzoni
2016-05-26 15:55 ` Vicente Olivert Riera
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=5746C3A6.2030501@imgtec.com \
--to=vincent.riera@imgtec.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.