diff options
author | Robert Yang <liezhi.yang@windriver.com> | 2012-03-14 15:16:03 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-03-14 13:17:44 +0000 |
commit | a80203625a59461972b5f4d3c48dbf80d85be90d (patch) | |
tree | 88caa4957fcd168eca58ee122073920d6e362275 /meta-hob/recipes-core/images | |
parent | f65d96ba2aa35643fb53e0f1178f77f0b8ef00a2 (diff) | |
download | poky-a80203625a59461972b5f4d3c48dbf80d85be90d.tar.gz |
package.bbclass: do not split debug pkg when no debugsources.list
We don't have to split the debug pkg if it is null (No debugsources.list
since the find-debuginfo.sh would not generate it for the null pkg).
Serval pkg's debug pkg is null, and there were a few errors: (53 pkgs
had such errors in a core-image-sato build):
log.do_package:sort: open failed: debugsources.list: No such file or directory
[YOCTO #2076]
(From OE-Core rev: f88e3f420b4e95ab5ba4a075df8ed65b817f8b45)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-hob/recipes-core/images')
0 files changed, 0 insertions, 0 deletions