I have sent additional patches for the four ffmpeg related issues.
Alex
On Fri, 21 Jan 2022 at 22:41, Alexander Kanavin via lists.openembedded.org
wrote:
> I have now sent out the meson 0.61 fixes for meta-oe. They're all of the
> same type, and could be done quickly.
>
> The remaining failures
I have now sent out the meson 0.61 fixes for meta-oe. They're all of the
same type, and could be done quickly.
The remaining failures from the list are:
- folks (not in meta-oe layers)
- minidlna, libvncserver, mpd, opencv (ffmpeg 5.0 api errors, each recipe
needs individual attention)
Alex
On F
I'm working on these now.
Alex
On Thu, 20 Jan 2022 at 21:15, Khem Raj wrote:
> there are bunch of failures in meta-openembedded as well see
>
> https://errors.yoctoproject.org/Errors/Build/138784/
>
> On Tue, Jan 18, 2022 at 12:48 PM Alexander Kanavin
> wrote:
> >
> > This update breaks gst-
Not all of these are ffmpeg caused, e.g. picking a few random items shows
they are new meson issues:
https://errors.yoctoproject.org/Errors/Details/622936/
https://errors.yoctoproject.org/Errors/Details/622943/
I think we should also check whether something is abandonware, e.g.
minidlna had its l
On Thu, Jan 20, 2022 at 12:28 PM Marek Vasut wrote:
>
> On 1/20/22 21:15, Khem Raj wrote:
> > there are bunch of failures in meta-openembedded as well see
> >
> > https://errors.yoctoproject.org/Errors/Build/138784/
>
> So, how shall we proceed here ?
>
> I suspect Alex will send a patch for the
On 1/20/22 21:15, Khem Raj wrote:
there are bunch of failures in meta-openembedded as well see
https://errors.yoctoproject.org/Errors/Build/138784/
So, how shall we proceed here ?
I suspect Alex will send a patch for the problem detected in oe-core and
then oe-core with ffmpeg 5.0 won't be
there are bunch of failures in meta-openembedded as well see
https://errors.yoctoproject.org/Errors/Build/138784/
On Tue, Jan 18, 2022 at 12:48 PM Alexander Kanavin
wrote:
>
> This update breaks gst-libav, and I have a patch in the works that fixes that
> too :)
>
> Alex
>
> On Tue, 18 Jan 202
This update breaks gst-libav, and I have a patch in the works that fixes
that too :)
Alex
On Tue, 18 Jan 2022 at 19:50, Marek Vasut wrote:
> Update ffmpeg to 5.0 , release notes and changelog below:
>
> https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/5.0:/RELEASE_NOTES
> https:
Update ffmpeg to 5.0 , release notes and changelog below:
https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/refs/heads/release/5.0:/RELEASE_NOTES
https://git.ffmpeg.org/gitweb/ffmpeg.git/shortlog/n5.0
The avresample has been removed before 5.0 release in ffmpeg commit
420cedd497 ("libavresample: Remov