Re: [yocto] [meta-raspberrypi][PATCH] sdcard_image-rpi.bbclass: use existing ROOTFS_SIZE variable

2015-09-23 Thread Andrei Gherzan
Hello, On Sat, Sep 19, 2015 at 01:07:26PM +1000, Jonathan Liu wrote: > The ROOTFS_SIZE variable is already set to the aligned root filesystem size. > > Signed-off-by: Jonathan Liu > --- > classes/sdcard_image-rpi.bbclass | 8 ++-- > 1 file changed, 2 insertions(+), 6

[yocto] [meta-raspberrypi][PATCH] sdcard_image-rpi.bbclass: use existing ROOTFS_SIZE variable

2015-09-18 Thread Jonathan Liu
The ROOTFS_SIZE variable is already set to the aligned root filesystem size. Signed-off-by: Jonathan Liu --- classes/sdcard_image-rpi.bbclass | 8 ++-- 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/classes/sdcard_image-rpi.bbclass