[oe] [RFC] Add ubi volume image support, fix ubifs

Koen Kooi k.kooi at student.utwente.nl
Tue Feb 10 22:43:07 UTC 2009


Op 10 feb 2009, om 21:48 heeft Tom Rini het volgende geschreven:

> Hey all.  I'd like to commit the following patch.

Looks ok, one minor featurerequest:


> +IMAGE_CMD_ubi = "echo \[ubifs\] > ubinize.cfg ; echo mode=ubi >>  
> ubinize.cfg ; echo image=${DEPLOY_DIR_IMAGE}/$ 
> {IMAGE_NAME}.rootfs.ubifs >> ubinize.cfg ; echo vol_id=0 >>  
> ubinize.cfg ; echo vol_type=dynamic >> ubinize.cfg ; echo  
> vol_name=rootfs >> ubinize.cfg ; echo vol_flags=autoresize >>  
> ubinize.cfg;mkfs.ubifs -r ${IMAGE_ROOTFS} -o ${DEPLOY_DIR_IMAGE}/$ 
> {IMAGE_NAME}.rootfs.ubifs ${MKUBIFS_ARGS} && ubinize -o $ 
> {DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.ubi ${UBINIZE_ARGS}  
> ubinize.cfg"

echo vol_name=${MACHINE}-rootfs would be nice :)

regards,

Koen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 186 bytes
Desc: Dit deel van het bericht is digitaal ondertekend
URL: <http://lists.openembedded.org/pipermail/openembedded-devel/attachments/20090210/0e6e5c52/attachment-0002.sig>


More information about the Openembedded-devel mailing list