[oe] [PATCH 5/5] Add X11 images with more multimedia support (mplayer etc.)

Ulf Samuelsson ulf.samuelsson at atmel.com
Mon Oct 18 13:46:14 UTC 2010


Marcin Juszkiewicz skrev:
> Dnia sobota, 16 października 2010 o 14:50:06 ulf.samuelsson at atmel.com 
> napisał(a):
> 
>> +++ b/recipes/images/console-audio-image.bb
>> @@ -0,0 +1,33 @@
>> +# Angstrom bootstrap at91sam9 image
>> +require console-base-image.bb
>> +
>> +export IMAGE_BASENAME = "console-at91sam9-image"
> 
> Please decide - is it audio-image or at91sam9-image... Looks more like second 
> one because I do not see iperf being related to audio.

OK, I'll have a look at this.

> 
>> +#we dont need the kernel in the image
>> +ROOTFS_POSTPROCESS_COMMAND += "rm -f ${IMAGE_ROOTFS}/boot/*Image*; "
> 
> Who is we? I have some boards which needs it...
> 

Me an my lice ?
Actually, it is for people that need to create demo on a Windows machine.

The idea is to have an SD-Card with a FAT partition using maybe 128 MB
of the SD-Card, and the rest is empty unpartitioned.

The kernel loads a simple RAMFS and runs a script which will partition
the empty space on the SD-Card, and then extract the file system tarball
from the FAT partition to the new partition.

Since the kernel is needed on the FAT partition, it is not needed
on the Linux file system partition.

Each and every image is made to suit its author.
If there is variation, then this can be easily handled
by editing the file, or by creating a new image.

> Regards, 

Best Regards
Ulf Samuelsson




More information about the Openembedded-devel mailing list