[poky] [PATCH] atom-pc.conf: Add live image type

Flanagan, Elizabeth elizabeth.flanagan at intel.com
Tue Aug 2 16:03:09 PDT 2011


I've fixed this on the autobuilder so we don't generate the -live
images. Once I get a moment for restart, this will go in.

-b

On Tue, Aug 2, 2011 at 1:50 PM, Saul Wold <sgw at linux.intel.com> 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(-)
>
> diff --git a/meta-yocto/conf/machine/atom-pc.conf b/meta-yocto/conf/machine/atom-pc.conf
> index 6ac012f..a0a8104 100644
> --- a/meta-yocto/conf/machine/atom-pc.conf
> +++ b/meta-yocto/conf/machine/atom-pc.conf
> @@ -28,7 +28,7 @@ XSERVER ?= "xserver-xf86-dri-lite \
>
>  MACHINE_EXTRA_RRECOMMENDS = "kernel-modules eee-acpi-scripts"
>
> -IMAGE_FSTYPES ?= "ext3 cpio.gz"
> +IMAGE_FSTYPES ?= "ext3 cpio.gz live"
>
>  APPEND += "usbcore.autosuspend=1"
>
> --
> 1.7.3.4
>
> _______________________________________________
> poky mailing list
> poky at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky
>



More information about the poky mailing list