diff options
author | Saul Wold <sgw@linux.intel.com> | 2013-09-11 14:38:01 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-09-11 23:23:31 +0100 |
commit | 3653500c7e5d365ddc2868d985c6001d40123672 (patch) | |
tree | 31b4942edbc186156546962a20e06297bb892eda /scripts/help2man | |
parent | 975412f446066215a94be78a7f7e1db9e28ebbbf (diff) | |
download | openembedded-core-3653500c7e5d365ddc2868d985c6001d40123672.tar.gz openembedded-core-3653500c7e5d365ddc2868d985c6001d40123672.tar.bz2 openembedded-core-3653500c7e5d365ddc2868d985c6001d40123672.zip |
bluez4/5: Add EXCLUDE_FROM_WORLD = 1
We can't build both recipes in the world build as there is a collision of package name
and PR values. Specificly the libasound-module-bluez which is the same in both goes
backwards from r5 (bluez4) -> r0 (bluez5) and the subpackage_metadata check fails:
ERROR: Recipe lib32-bluez5 is trying to change PR from 'r0' to 'r5'. This will cause do_package_write_* failures since the incorrect data will be used and they will be unable to find the right workdir.
[YOCTO #5165]
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/help2man')
0 files changed, 0 insertions, 0 deletions