generic-poky/meta/recipes-multimedia/libav
Paul Eggleton 8ee784e0a0 libav: add libpostproc to PROVIDES (for 0.8.x version only)
There is a separate libpostproc recipe in meta-oe for use with 9.x and
later versions of libav for those few that need libpostproc; however if
you just add meta-oe and try to build libpostproc without selecting the
libav 9.x version recipe, you'll be building the libpostproc recipe
together with libav 0.8.x, which provides its own libpostproc; this
leads to confusing errors at packaging time. In order to flag up that
these conflict more appropriately, add libpostproc to PROVIDES
explicitly so that you at least get a multiple providers error at the
start of the build.

Fixes [YOCTO #5335].

(From OE-Core rev: e8f9420fe901675fc1a8d4e41302c2faa4a7dc4a)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-12-21 17:22:38 +00:00
..
libav libav: Use "BP" and "libav" patch directory 2013-12-14 09:11:12 +00:00
libav.inc libav: install libraries to right directory when multilib is enabled 2013-11-29 09:52:58 +00:00
libav_0.8.9.bb libav: add libpostproc to PROVIDES (for 0.8.x version only) 2013-12-21 17:22:38 +00:00
libav_9.10.bb libav: Add v9.10 2013-12-10 17:42:44 +00:00