On Mon, 2016-06-27 at 08:43 +0100, Joshua G Lock wrote: > On Wed, 2016-06-22 at 11:22 +0100, Joshua Lock wrote: > > The .rootfs suffix of a generated image can be overridden by setting > > IMAGE_NAME_SUFFIX, to ensure manifest filenames match the associated > > image make use of this variable in the manifest filename. > > This change will break a few external layers so probably isn't worth it > for a minor cosmetic change?
Agreed, please don't merge yet. The problem is a bit more complicated: is IMAGE_MANIFEST the manifest file for the entire image (as the name implies), or just of the main partition? The two are not necessarily the same, because some image types combine the main partition with additional content (like a boot loader and the kernel). This conceptual issue needs further work. -- Best Regards, Patrick Ohly The content of this message is my personal opinion only and although I am an employee of Intel, the statements I make here in no way represent Intel's position on the issue, nor am I authorized to speak on behalf of Intel on this matter. -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
