]> code.ossystems Code Review - openembedded-core.git/commit
image_types.bbclass: fix elf
authorRobert Yang <liezhi.yang@windriver.com>
Thu, 7 Apr 2016 13:27:37 +0000 (06:27 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 9 Apr 2016 06:52:56 +0000 (07:52 +0100)
commit24536aa578e483fc2a8594628befa4c78a05681c
treead388317fccb79b0da791e86dc90f00d78623730
parenta3e4dc0d800fbae3674b1657c872f70589fc893e
image_types.bbclass: fix elf

Fixed:
| DEBUG: Executing shell function do_image_elf
| Cannot open `/path/to/tmp/sysroots/qemux86-64/usr/src/kernel/bzImage': (null)
| WARNING: exit code 1 from a shell command.

The bzImage is in DEPLOY_DIR_IMAGE

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/image_types.bbclass