diff options
author | Bruce Ashfield <bruce.ashfield@windriver.com> | 2015-07-30 11:03:14 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-07-31 15:35:36 +0100 |
commit | 2b7bf357e126bf272504548a4692cf764fd7f8ea (patch) | |
tree | f112275b5c3cc2492632d56f6526b8528c6d90cd /meta/recipes-kernel/sysprof/files | |
parent | 0b04ee92f4847826f4670fb2d7960925cc04fa7e (diff) | |
download | openembedded-core-2b7bf357e126bf272504548a4692cf764fd7f8ea.tar.gz openembedded-core-2b7bf357e126bf272504548a4692cf764fd7f8ea.tar.bz2 openembedded-core-2b7bf357e126bf272504548a4692cf764fd7f8ea.zip |
perf: add liblzma depdenency
With kernel commit 6c6f0f6164f [tools build: Add feature check for lzma
library], perf now performs a test for lzma and adds functionality
appropriately.
This currently is a floating dependency that will sometimes be present,
and sometimes not. The result is the following QA warning:
WARNING: QA Issue: perf rdepends on liblzma, but it isn't a build dependency? [build-deps]
By adding xz to the DEPENDS, we'll ensure that it is consistently in
place.
[YOCTO: #8045]
Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-kernel/sysprof/files')
0 files changed, 0 insertions, 0 deletions