aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-core-ivi/busybox/busybox-1.20.2/defconfig10
-rw-r--r--recipes-core-ivi/busybox/busybox_1.20.2.bbappend2
2 files changed, 6 insertions, 6 deletions
diff --git a/recipes-core-ivi/busybox/busybox-1.20.2/defconfig b/recipes-core-ivi/busybox/busybox-1.20.2/defconfig
index 4761ab4..33ee3ac 100644
--- a/recipes-core-ivi/busybox/busybox-1.20.2/defconfig
+++ b/recipes-core-ivi/busybox/busybox-1.20.2/defconfig
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
# Busybox version: 1.20.2
-# Thu Nov 15 18:07:53 2012
+# Thu Nov 15 18:16:17 2012
#
CONFIG_HAVE_DOT_CONFIG=y
@@ -846,15 +846,15 @@ CONFIG_DUMPLEASES=y
# CONFIG_FEATURE_UDHCPD_WRITE_LEASES_EARLY is not set
# CONFIG_FEATURE_UDHCPD_BASE_IP_ON_MAC is not set
CONFIG_DHCPD_LEASES_FILE="/var/lib/misc/udhcpd.leases"
-CONFIG_UDHCPC=y
-CONFIG_FEATURE_UDHCPC_ARPING=y
+# CONFIG_UDHCPC is not set
+# CONFIG_FEATURE_UDHCPC_ARPING is not set
# CONFIG_FEATURE_UDHCP_PORT is not set
CONFIG_UDHCP_DEBUG=0
# CONFIG_FEATURE_UDHCP_RFC3397 is not set
# CONFIG_FEATURE_UDHCP_8021Q is not set
-CONFIG_UDHCPC_DEFAULT_SCRIPT="/usr/share/udhcpc/default.script"
+CONFIG_UDHCPC_DEFAULT_SCRIPT=""
CONFIG_UDHCPC_SLACK_FOR_BUGGY_SERVERS=80
-CONFIG_IFUPDOWN_UDHCPC_CMD_OPTIONS="-R -n"
+CONFIG_IFUPDOWN_UDHCPC_CMD_OPTIONS=""
# CONFIG_UDPSVD is not set
# CONFIG_VCONFIG is not set
CONFIG_WGET=y
diff --git a/recipes-core-ivi/busybox/busybox_1.20.2.bbappend b/recipes-core-ivi/busybox/busybox_1.20.2.bbappend
index b3a30fc..29d704c 100644
--- a/recipes-core-ivi/busybox/busybox_1.20.2.bbappend
+++ b/recipes-core-ivi/busybox/busybox_1.20.2.bbappend
@@ -1,4 +1,4 @@
-PRINC := "${@int(PRINC) + 1}"
+PRINC := "${@int(PRINC) + 2}"
FILESEXTRAPATHS := "${THISDIR}/${PN}-${PV}"
SRC_URI += "file://defconfig"