On Wed, Sep 12, 2012 at 2:06 AM,  <b19...@freescale.com> wrote:
> From: Ting Liu <b28...@freescale.com>
>
> Signed-off-by: Ting Liu <b28...@freescale.com>
> ---
>  conf/distro/fsl.conf |    4 ++++
>  1 file changed, 4 insertions(+)
>
> diff --git a/conf/distro/fsl.conf b/conf/distro/fsl.conf
> index b35f5e2..b6c8fb4 100644
> --- a/conf/distro/fsl.conf
> +++ b/conf/distro/fsl.conf
> @@ -91,3 +91,7 @@ PREFERRED_VERSION_samba = "3.4.0"
>  PREFERRED_PROVIDER_virtual/libx11 = "libx11"
>
>  CCACHE = ""
> +
> +# disable auto dhcp for eth0
> +ETH0_AUTO_DHCP = "0"

As I've said before just turning off dhcp by default is not what we
want. Some internal testing issue is not a reason to disable this by
default as this is used by default by most users.

-M
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to