]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
ffmpeg: add a (possible) build race fix
authorAlexander Kanavin <alex@linutronix.de>
Thu, 4 Dec 2025 12:18:00 +0000 (13:18 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 8 Dec 2025 18:02:45 +0000 (18:02 +0000)
commit9dbd2141b52b24421927d64cd74ec43f6085c4f2
treecc2fc1ebdd983e5aa9f811fc505818373697ba13
parent8fb953ee296577db183733e9f21d8fc866ec4453
ffmpeg: add a (possible) build race fix

There's been an intermittent build fail that looks like a race:
https://bugzilla.yoctoproject.org/show_bug.cgi?id=16000

While I can't say for sure if this is fixing the issue,
there's no harm in adding a backport that rearranges the
faulty code, and someone can then try to add a real fix on top
of it. Or the race goes away and we're good.

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-multimedia/ffmpeg/ffmpeg/0001-fftools-resources-Fix-double-build-by-disabling-.d-f.patch [new file with mode: 0644]
meta/recipes-multimedia/ffmpeg/ffmpeg_8.0.1.bb