[poky] [PATCH] atom-pc.conf: Add live image type
Saul Wold
sgw at linux.intel.com
Tue Aug 2 17:00:24 PDT 2011
On 08/02/2011 03:34 PM, Kumar Gala wrote:
>
> On Aug 2, 2011, at 3:50 PM, Saul Wold wrote:
>
>> This change will cause the live image to be built by default
>> No longer is it necessary to build a -live image type.
>>
>> Signed-off-by: Saul Wold<sgw at linux.intel.com>
>> ---
>> meta-yocto/conf/machine/atom-pc.conf | 2 +-
>> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> What's a live image?
>
This is a replacement for the core-image-minimal-live type of image, so
instead of having to have two targets to build you can specify "live" in
IMAGE_FSTYPES
This will generate a bootable image (currently uses syslinux) for x86
based targets. Currently not really valid for other arches because live
means different things for those machines.
Sau!
> - k
>
More information about the poky
mailing list