diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2013-12-20 14:55:09 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-21 17:22:38 +0000 |
commit | 8ee784e0a027b50ac9d8cb2db55e59fa6c7e29da (patch) | |
tree | 67de5af1771b34e67ace5c63afc37e6ad0df4196 /meta/recipes-devtools/valgrind/valgrind_3.9.0.bb | |
parent | 325fb2bd247d5bbb502678281efaf62a4082fd44 (diff) | |
download | poky-8ee784e0a027b50ac9d8cb2db55e59fa6c7e29da.tar.gz |
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>
Diffstat (limited to 'meta/recipes-devtools/valgrind/valgrind_3.9.0.bb')
0 files changed, 0 insertions, 0 deletions