diff options
| author | Zhenhua Luo <b19537@freescale.com> | 2012-04-11 20:33:17 +0000 |
|---|---|---|
| committer | Zhenhua Luo <b19537@freescale.com> | 2012-04-13 11:01:26 +0800 |
| commit | d0c6179991d710a4d8f0944a5f4e0623e2d5c3a4 (patch) | |
| tree | e9189a22aaadab94965f6f7ace9a3266c0af83ab /recipes-append | |
| parent | 7cda06a1a8c77b38efb4aba2dfb973edd72de437 (diff) | |
| download | meta-fsl-ppc-d0c6179991d710a4d8f0944a5f4e0623e2d5c3a4.tar.gz | |
disable udhcp in busybox to stop ip auto-assign
Signed-off-by: Zhenhua Luo <b19537@freescale.com>
Diffstat (limited to 'recipes-append')
| -rw-r--r-- | recipes-append/busybox/busybox-1.18.5/defconfig-maximum | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/recipes-append/busybox/busybox-1.18.5/defconfig-maximum b/recipes-append/busybox/busybox-1.18.5/defconfig-maximum index a3feea6..b1f6243 100644 --- a/recipes-append/busybox/busybox-1.18.5/defconfig-maximum +++ b/recipes-append/busybox/busybox-1.18.5/defconfig-maximum | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # | 1 | # |
| 2 | # Automatically generated make config: don't edit | 2 | # Automatically generated make config: don't edit |
| 3 | # Busybox version: 1.18.5 | 3 | # Busybox version: 1.18.5 |
| 4 | # Tue Mar 6 14:41:09 2012 | 4 | # Wed Apr 11 09:06:27 2012 |
| 5 | # | 5 | # |
| 6 | CONFIG_HAVE_DOT_CONFIG=y | 6 | CONFIG_HAVE_DOT_CONFIG=y |
| 7 | 7 | ||
| @@ -820,19 +820,19 @@ CONFIG_FEATURE_TRACEROUTE_VERBOSE=y | |||
| 820 | # CONFIG_FEATURE_TRACEROUTE_USE_ICMP is not set | 820 | # CONFIG_FEATURE_TRACEROUTE_USE_ICMP is not set |
| 821 | CONFIG_TUNCTL=y | 821 | CONFIG_TUNCTL=y |
| 822 | CONFIG_FEATURE_TUNCTL_UG=y | 822 | CONFIG_FEATURE_TUNCTL_UG=y |
| 823 | CONFIG_UDHCPD=y | 823 | # CONFIG_UDHCPD is not set |
| 824 | CONFIG_DHCPRELAY=y | 824 | # CONFIG_DHCPRELAY is not set |
| 825 | CONFIG_DUMPLEASES=y | 825 | # CONFIG_DUMPLEASES is not set |
| 826 | CONFIG_FEATURE_UDHCPD_WRITE_LEASES_EARLY=y | 826 | # CONFIG_FEATURE_UDHCPD_WRITE_LEASES_EARLY is not set |
| 827 | CONFIG_DHCPD_LEASES_FILE="/var/lib/misc/udhcpd.leases" | 827 | CONFIG_DHCPD_LEASES_FILE="" |
| 828 | CONFIG_UDHCPC=y | 828 | # CONFIG_UDHCPC is not set |
| 829 | CONFIG_FEATURE_UDHCPC_ARPING=y | 829 | # CONFIG_FEATURE_UDHCPC_ARPING is not set |
| 830 | CONFIG_FEATURE_UDHCP_PORT=y | 830 | # CONFIG_FEATURE_UDHCP_PORT is not set |
| 831 | CONFIG_UDHCP_DEBUG=9 | 831 | CONFIG_UDHCP_DEBUG=0 |
| 832 | CONFIG_FEATURE_UDHCP_RFC3397=y | 832 | # CONFIG_FEATURE_UDHCP_RFC3397 is not set |
| 833 | CONFIG_UDHCPC_DEFAULT_SCRIPT="/usr/share/udhcpc/default.script" | 833 | CONFIG_UDHCPC_DEFAULT_SCRIPT="" |
| 834 | CONFIG_UDHCPC_SLACK_FOR_BUGGY_SERVERS=80 | 834 | CONFIG_UDHCPC_SLACK_FOR_BUGGY_SERVERS=0 |
| 835 | CONFIG_IFUPDOWN_UDHCPC_CMD_OPTIONS="-R -n" | 835 | CONFIG_IFUPDOWN_UDHCPC_CMD_OPTIONS="" |
| 836 | CONFIG_UDPSVD=y | 836 | CONFIG_UDPSVD=y |
| 837 | CONFIG_VCONFIG=y | 837 | CONFIG_VCONFIG=y |
| 838 | CONFIG_WGET=y | 838 | CONFIG_WGET=y |
