diff options
author | Andrea Adami <andrea.adami@gmail.com> | 2013-10-21 00:34:20 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-10-26 15:49:55 +0100 |
commit | be566b6f77423f7f676bc6b0511966651d687871 (patch) | |
tree | d3be4c2c4697413608954c4b2808680590acafd2 /meta/classes/testimage-auto.bbclass | |
parent | b3249f238d669f5f2422207f9c4414b64e24eb73 (diff) | |
download | openembedded-core-be566b6f77423f7f676bc6b0511966651d687871.tar.gz openembedded-core-be566b6f77423f7f676bc6b0511966651d687871.tar.bz2 openembedded-core-be566b6f77423f7f676bc6b0511966651d687871.zip |
image_types.bbclass: fix endiannes for sumtool (jffs2 summary)
For mkfs.jffs2 endianness can be be expressed in the long or short form
with the optional size argument:
--little-endian
-l
Strangely the sumtool has a different syntax and does accept the forms:
--littleendian
-l
Prefer the short form valid for both tools.
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/classes/testimage-auto.bbclass')
0 files changed, 0 insertions, 0 deletions