diff options
author | Paul Eggleton <paul.eggleton@linux.intel.com> | 2013-12-20 14:55:09 +0000 |
---|---|---|
committer | Robert Yang <liezhi.yang@windriver.com> | 2014-01-26 14:08:17 +0800 |
commit | 9ec143438d0bffd2ff95c6d74194a53e5fed7f3a (patch) | |
tree | 1487f4ad94083b766b5bf0f841da7866bfa606c4 /meta/classes/pythonnative.bbclass | |
parent | dd2891db2e25f09a15f621d1b132603128c9a673 (diff) | |
download | openembedded-core-9ec143438d0bffd2ff95c6d74194a53e5fed7f3a.tar.gz openembedded-core-9ec143438d0bffd2ff95c6d74194a53e5fed7f3a.tar.bz2 openembedded-core-9ec143438d0bffd2ff95c6d74194a53e5fed7f3a.zip |
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 master rev: e8f9420fe901675fc1a8d4e41302c2faa4a7dc4a)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Diffstat (limited to 'meta/classes/pythonnative.bbclass')
0 files changed, 0 insertions, 0 deletions