[oe] [PATCH 1/5 v2] xilinx-ml507: add screen option

Stefan Schmidt stefan at datenfreihafen.org
Fri May 14 12:18:34 UTC 2010


Hello.

On Thu, 2010-05-13 at 08:46, Adrian Alonso wrote:
> Signed-off-by: Adrian Alonso <aalonso00 at gmail.com>
> ---
>  conf/machine/xilinx-ml507.conf |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/conf/machine/xilinx-ml507.conf b/conf/machine/xilinx-ml507.conf
> index 693f904..8c888b2 100644
> --- a/conf/machine/xilinx-ml507.conf
> +++ b/conf/machine/xilinx-ml507.conf
> @@ -15,7 +15,7 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-xilinx-ml507"
>  
>  KERNEL_IMAGETYPE = "uImage"
>  
> -MACHINE_FEATURES = "kernel26 apm ext2 vfat ethernet"
> +MACHINE_FEATURES = "kernel26 apm ext2 vfat ethernet screen"
>  MACHINE_EXTRA_RECOMMENDS = "kernel-modules"
>  
>  UBOOT_ARCH = "ppc"
> @@ -30,7 +30,7 @@ PREFERRED_VERSION_u-boot_xilinx-ml507 = "git"
>  # XILINX_BOARD = "ml507"
>  
>  # Don't use tty1
> -USE_VT = "0"
> +# USE_VT = "0"

This unrelated hunk not mentioned in the changelog. Is it there by mistake?

If there is a reason for it please state it in the changelog and resend.

regards
Stefan Schmidt




More information about the Openembedded-devel mailing list