]> code.ossystems Code Review - openembedded-core.git/commit
rootfs-postcommands: don't write manifest when IMAGE_MANIFEST empty
authorJoshua Lock <joshua.g.lock@intel.com>
Wed, 23 Mar 2016 15:37:59 +0000 (15:37 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 28 Mar 2016 14:54:50 +0000 (15:54 +0100)
commit54387be24d6a157574496f1b20b21c7fc2a51d3e
tree6ea8a43e013fd65cf6902a941bac71aad694ef24
parent9927a3d72e2272d8e3dc4785ba02e27802ee1c6c
rootfs-postcommands: don't write manifest when IMAGE_MANIFEST empty

Return early in write_image_manifest () if the IMAGE_MANIFEST
variable is unset. This allows us to prevent writing of the
manifest where we prevent images being created for a recipe by
unsetting IMAGE_FSTYPES.

Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/rootfs-postcommands.bbclass