]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
dev-manual, ref-manual: Image format implementation changes
authorScott Rifenbark <srifenbark@gmail.com>
Fri, 22 Sep 2017 15:31:50 +0000 (08:31 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 22 Sep 2017 16:53:44 +0000 (17:53 +0100)
commitf94f6e655fc16213b0980c6f462785dc745dc445
tree10f1a53f218480a5fb97879f630838cb63fcf4c9
parent8f7df8648acf0ed2a5a8bdd01e327240b03f38e8
dev-manual, ref-manual: Image format implementation changes

Recently a number of changes have happened on the implementation
side of some image formats, and a few have been renamed.
The u-boot image signing code is now always available and no
longer in a stand-alone file.  The vmdk/mdi/qcow2 images have
been removed and are now just a conversion type that is applied
to wic images.

Reported-by: Tom Rini <trini@konsulko.com>
(From yocto-docs rev: ce86da3d48507cee12208e0138c285b4be83d8cd)

Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/dev-manual/dev-manual-qemu.xml
documentation/ref-manual/migration.xml
documentation/ref-manual/ref-classes.xml
documentation/ref-manual/ref-tasks.xml
documentation/ref-manual/ref-variables.xml
documentation/ref-manual/usingpoky.xml