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

b19537 at freescale.com b19537 at freescale.com
Wed Sep 12 00:06:22 PDT 2012


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" 
+
-- 
1.7.9.5





More information about the yocto mailing list