diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2016-05-06 15:40:07 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-05-10 20:18:56 +0200 |
commit | 102e6998645b0ce4d80dee5dab500df34eab8640 (patch) | |
tree | 5df3378565656056b796853751b67acf2e03699d /meta-python/recipes-devtools/python/python-redis.inc | |
parent | 5397ae5d576b53f6e4be25219f719bcafc8b9357 (diff) | |
download | meta-openembedded-102e6998645b0ce4d80dee5dab500df34eab8640.tar.gz |
llvm3.3: Disable auto -dbg packages
* set NOAUTOPACKAGEDEBUG to disable automatic creation of -dbg FILES split
* it doesn't work well with our do_split_packages calls and in the end breaks
installing llvm3.3-dbg (e.g. when you enable IMAGE_GEN_DEBUGFS)
* it shows a bit ugly error where multiple messages are written over
each other:
WARNING: [log_check] In line: [ConfiCollected errors:
]
WARNING: [log_check] luneos-dev-image: found an error message in the logfile (keyword 'Collected errors'):
[log_check] ConfiCollected errors:
ERROR:
ConfiCollected errors:
* satisfy_dependencies_for: Cannot satisfy the following dependencies for llvm3.3-dbg:
* libllvm3.3-lto-dbg * libllvm3.3-llvm-3.3-dbg *
* opkg_install: Cannot install package llvm3.3-dbg.
guring gstreamer1.0-libav-dbg.
but the main point is that do_split_packages returns some package
names of packages which in the end aren't created, because there
are no files in them after other -dbg packages eat them all due
to automatic -dbg creation
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-redis.inc')
0 files changed, 0 insertions, 0 deletions