[yocto] [meta-fsl-ppc 08/16] fsl.conf: disable auto dhcp for eth0

McClintock Matthew-B29882 B29882 at freescale.com
Wed Sep 12 14:59:12 PDT 2012


On Wed, Sep 12, 2012 at 2:06 AM,  <b19537 at freescale.com> wrote:
> From: Ting Liu <b28495 at freescale.com>
>
> Signed-off-by: Ting Liu <b28495 at 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



More information about the yocto mailing list