[yocto] resize2fs

Nicolas Dechesne nicolas.dechesne at linaro.org
Thu Oct 13 00:36:48 PDT 2016


On Thu, Oct 13, 2016 at 9:03 AM, Peter Balazovic <balazovic.peter at gmail.com>
wrote:

> > First, you need an extra space when you use _append operator.
> I got within my local.conf and building for big size SD card.
>
> IMAGE_ROOTFS_EXTRA_SPACE = "25165824"
>

that's not what I meant, you need a leasding space char in the variable like

IMAGE_INSTALL_append = " e2fsprogs-resize2fs"


> > So you need to include e2fsprogs-resize2fs
>
> that's what I'm looking for - where to include ...
>

local.conf would work.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20161013/4551f29b/attachment.html>


More information about the yocto mailing list