diff options
author | Andrea Adami <andrea.adami@gmail.com> | 2011-12-07 00:23:07 +0100 |
---|---|---|
committer | Saul Wold <sgw@linux.intel.com> | 2011-12-08 00:40:21 -0800 |
commit | 70a276509f0f006fcc269296afc3dcc88d2825e1 (patch) | |
tree | fc1bbb068db895e9b774cd718c6c827b1696c4d7 /meta/recipes-devtools/flex | |
parent | 2cb6a0d7aaa1ba712a899ee77a4c720da4e50214 (diff) | |
download | openembedded-core-70a276509f0f006fcc269296afc3dcc88d2825e1.tar.gz openembedded-core-70a276509f0f006fcc269296afc3dcc88d2825e1.tar.bz2 openembedded-core-70a276509f0f006fcc269296afc3dcc88d2825e1.tar.xz openembedded-core-70a276509f0f006fcc269296afc3dcc88d2825e1.zip |
image_types.bbclass: disable cleanmarkers for jffs2 images
* Add '-n' to suppress cleanmarker nodes since jffs2
* is usually used for NAND flash and the cleanmarkers are created in
* the OOB area by flash_eraseall -j
*
* From man pages: -n, --no-cleanmarkers
* Do not write cleanmarker nodes to the beginning of each erase block.
* This option can be useful for creating JFFS2 images for use on NAND flash,
* and for creating images which are to be used on a variety of hardware with differing eraseblock sizes.
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Diffstat (limited to 'meta/recipes-devtools/flex')
0 files changed, 0 insertions, 0 deletions