]> code.ossystems Code Review - openembedded-core.git/commit
testimage.bbclass: Don't require an image manifest
authorRandy Witt <randy.e.witt@linux.intel.com>
Wed, 16 Sep 2015 21:45:49 +0000 (14:45 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 21 Sep 2015 14:20:06 +0000 (15:20 +0100)
commit78f5c3cb3971c31a950deb5cab8992f3ba577440
tree2960f75ce342206fa4148c2fbd392de3a59b7fb1
parentde51069343b86b63d4c8f668b59c404f29c88812
testimage.bbclass: Don't require an image manifest

Sometimes an "image" may not actually have a manifest file such as when
using a "baremetal kernel". This change allows for  a user to set a
IMAGE_NO_MANIFEST flag to 1 in order to inform the code that there is no
corresponding manifest that should exist for an image.

Signed-off-by: Randy Witt <randy.e.witt@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/testimage.bbclass