[meta-xilinx] IMAGE_FSTYPES default
Elvis Dowson
elvis.dowson at gmail.com
Wed Nov 26 09:47:15 PST 2014
Hi Soren,
> On Nov 26, 2014, at 21:19, Sören Brinkmann <soren.brinkmann at xilinx.com> wrote:
>
> On Wed, 2014-11-26 at 01:23PM +0400, Elvis Dowson wrote:
>> Hi Nathan,
>>
>>> On Nov 26, 2014, at 11:02, Nathan Rossi <nathan.rossi at xilinx.com> wrote:
>>>
>>> I will be dropping 'ext2' and 'ext2.gz.u-boot' from the default IMAGE_FSTYPES in meta-xilinx. If anyone has any objections please respond.
>>
>> I still use ramdisks for board bringup and tests. I’m okay with dropping it from the default IMAGE_FSTYPES, if you could make an entry in the meta-xilinx documentation on the changes required to restore generation of the ramdisk image.
>
> Overriding the default should be as easy as putting something like this:
> IMAGE_FSTYPES += "cpio cpio.gz.u-boot"
> into your local.conf.
I’m aware of the over-ride, just suggested that it be documented for others.
> Just out of curiosity, why do you need to use the ext2 initrds instead of the
> cpio initramfs images?
I’ve never used cpio initramfs images before, I used the ext2 ones just because when I was learning how to create a ramdisk, it used ext2 and I didn’t bother to check alternate options.
I think because of this, I missed the whole point of this discussion, sorry about that ;-), which was to remove the ext2 versions only, but keep the cpio initramfs image generation.
Regards,
Elvis
More information about the meta-xilinx
mailing list