[OE-core] [PATCH 1/1 V2] package.bbclass: do not split debug pkg when no debugsources.list

Richard Purdie richard.purdie at linuxfoundation.org
Wed Mar 14 13:29:17 UTC 2012


On Wed, 2012-03-14 at 15:16 +0800, Robert Yang wrote:
> 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]
> 
> Signed-off-by: Robert Yang <liezhi.yang at windriver.com>
> ---
>  meta/classes/package.bbclass |   18 +++++++++---------
>  1 files changed, 9 insertions(+), 9 deletions(-)

Merged to master, thanks.

Richard





More information about the Openembedded-core mailing list