mklegatoimg

NAME

mklegatoimg - create Legato image partition

SYNOPSIS

mklegatoimg [OPTIONS]

DESCRIPTION

    Generate a partition for a Legato target.
    
    Options:
     - -t [TARGET]: target the image should be generated for (ar7, ...)
     - -d [STAGING_DIR]: staging directory for that platform
     - -o [OUTPUT_DIR]: output directory where the image will be stored
     - -S [SUFFIX]: suffix to add to images generated in case of several images
     - -a: set SMACK attributes as defined externally through SMACK_ATTR_NAME & SMACK_ATTR_VALUE
     - -s: strip libraries and binaries but preserve kernel modules
    
    For ar7/ar86/wp85/wp750x/wp76xx/wp77xx targets:
    
       This creates a partition that you can use with fwupdate or airvantage
       to update the legato within your target.