]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.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:55:49 +0000 (15:55 +0100)
commit036167693ae495e5613db20b83c1c59aa8fbc163
tree2da628c1ec75235e91151f43495e111f79b1f99e
parentabd5b24ff7f94875d69fca664e9d9ff8ac35c0ad
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.

(From OE-Core rev: 54387be24d6a157574496f1b20b21c7fc2a51d3e)

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