Re: [yocto] [meta-raspberrypi][PATCH 1/2] linux-rpi: Enable kconf options to enable initramfs support

2016-05-19 Thread Andrei Gherzan
On Thu, May 12, 2016 at 10:43:03PM -0700, Khem Raj wrote: > Additionally add few few file systems e.g. squashfs, overlayfs > to support booting with initramfs > > Drop checking for target triplet to set EABI, rpi probaly should > not have any legacy into OABI world. > Merged both to master.

[yocto] [meta-raspberrypi][PATCH 1/2] linux-rpi: Enable kconf options to enable initramfs support

2016-05-12 Thread Khem Raj
Additionally add few few file systems e.g. squashfs, overlayfs to support booting with initramfs Drop checking for target triplet to set EABI, rpi probaly should not have any legacy into OABI world. Signed-off-by: Khem Raj --- recipes-kernel/linux/linux-rpi.inc | 22