Re: [yocto] [meta-raspberrypi][PATCH V2] Add initramfs support

2014-02-11 Thread Andrei Gherzan
On Tue, Feb 11, 2014 at 12:59 PM, Andrei Gherzan wrote: > > Hello, > > On Mon, Feb 10, 2014 at 12:05 PM, Sebastien MENNETRIER < > s.mennetr...@innotis.org> wrote: > >> Hi, >> >> >> 2014-02-09 Andrei Gherzan : >> >> Hi, >>> >>> >>> On Fri, Jan 31, 2014 at 5:30 PM, Sébastien Mennetrier < >>> s.menn

Re: [yocto] [meta-raspberrypi][PATCH V2] Add initramfs support

2014-02-11 Thread Andrei Gherzan
Hello, On Mon, Feb 10, 2014 at 12:05 PM, Sebastien MENNETRIER < s.mennetr...@innotis.org> wrote: > Hi, > > > 2014-02-09 Andrei Gherzan : > > Hi, >> >> >> On Fri, Jan 31, 2014 at 5:30 PM, Sébastien Mennetrier < >> s.mennetr...@innotis.org> wrote: >> >>> Permit to build an image with initramfs. >>>

Re: [yocto] [meta-raspberrypi][PATCH V2] Add initramfs support

2014-02-10 Thread Sebastien MENNETRIER
Hi, 2014-02-09 Andrei Gherzan : > Hi, > > > On Fri, Jan 31, 2014 at 5:30 PM, Sébastien Mennetrier < > s.mennetr...@innotis.org> wrote: > >> Permit to build an image with initramfs. >> >> Signed-off-by: Sébastien Mennetrier >> --- >> classes/sdcard_image-rpi.bbclass | 5 - >> 1 file changed

Re: [yocto] [meta-raspberrypi][PATCH V2] Add initramfs support

2014-02-08 Thread Andrei Gherzan
Hi, On Fri, Jan 31, 2014 at 5:30 PM, Sébastien Mennetrier < s.mennetr...@innotis.org> wrote: > Permit to build an image with initramfs. > > Signed-off-by: Sébastien Mennetrier > --- > classes/sdcard_image-rpi.bbclass | 5 - > 1 file changed, 4 insertions(+), 1 deletion(-) > > diff --git a/

Re: [yocto] [meta-raspberrypi][PATCH V2] Add initramfs support

2014-02-04 Thread Andrei Gherzan
On Tue, Feb 4, 2014 at 9:45 AM, Sebastien MENNETRIER < s.mennetr...@innotis.org> wrote: > Ping ? > > Been busy this weekend. Will try to take a look on the pending patches until Tuesday. Thanks. > > 2014-01-31 Sébastien Mennetrier : > > Permit to build an image with initramfs. >> >> Signed-off-b

Re: [yocto] [meta-raspberrypi][PATCH V2] Add initramfs support

2014-02-03 Thread Sebastien MENNETRIER
Ping ? 2014-01-31 Sébastien Mennetrier : > Permit to build an image with initramfs. > > Signed-off-by: Sébastien Mennetrier > --- > classes/sdcard_image-rpi.bbclass | 5 - > 1 file changed, 4 insertions(+), 1 deletion(-) > > diff --git a/classes/sdcard_image-rpi.bbclass > b/classes/sdcard_

[yocto] [meta-raspberrypi][PATCH V2] Add initramfs support

2014-01-31 Thread Sébastien Mennetrier
Permit to build an image with initramfs. Signed-off-by: Sébastien Mennetrier --- classes/sdcard_image-rpi.bbclass | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/classes/sdcard_image-rpi.bbclass b/classes/sdcard_image-rpi.bbclass index 3ee4e94..815aaa9 100644 --- a/classe