Files
poky/meta/recipes-multimedia
Martin Jansa 7c76a24afb ffmpeg: fix packaging examples
* I've noticed that ffmpeg package isn't created in my builds, due
  to --disable-programs in EXTRA_OECONF added by our .bbappend, but
  was surprised that lib32-ffmpeg is created.

* lib32-ffmpeg was created only because it contained the examples
  which are installed in /usr/share/ffmpeg even when PN is lib32-ffmpeg
  as we pass --datadir=${datadir}/ffmpeg in EXTRA_OECONF here

* --disable-programs controls ${bindir}/ffprobe ${bindir}/ffmpeg and
  ${datadir}/ffmpeg/ffprobe.xsd ${datadir}/ffmpeg/libvpx-*.ffpreset

(From OE-Core rev: 24bf3ad245fa2dba14a59477279c6db3c8bcd088)

Signed-off-by: Martin Jansa <martin.jansa@gmail.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit d7bf828b6431a254201675e41047f53da47912f5)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
2024-11-30 05:41:59 -08:00
..
2024-08-28 09:14:27 +01:00
2024-11-30 05:41:59 -08:00
2024-07-02 22:29:13 +01:00
2021-06-12 22:54:14 +01:00
2024-04-16 08:07:01 +01:00
2024-09-05 21:48:47 +01:00
2024-08-23 09:12:37 +01:00
2022-06-22 22:40:28 +01:00
2024-01-07 12:24:57 +00:00
2024-04-25 10:06:02 +01:00