]> code.ossystems Code Review - openembedded-core.git/commit
bootimg: set default value for LABELS variable
authorEd Bartosh <ed.bartosh@linux.intel.com>
Tue, 1 Mar 2016 09:00:56 +0000 (11:00 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 2 Mar 2016 23:08:07 +0000 (23:08 +0000)
commitb8cb64714cb9ca3174f11a245ee1cf5367dd432f
tree65e5817201c45f6b8eb47bf8878005820832806d
parent8deb14898f351bd33950291ccde7c4458c6cf506
bootimg: set default value for LABELS variable

With empty LABELS variable build_efi_cfg skips most of its
functionality producing warning message:
    'LABELS not defined, nothing to do'
This causes build failure for efi images.

Setting default value for LABELS to 'boot install' should fix
this issue.

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/bootimg.bbclass