[init-ifupdown] netbase split to netbase and init-ifdown
[vuplus_openvuplus_3.0] / meta-openvuplus / recipes-core / busybox / busybox_1.19.4.bbappend
index 3333be5..cf4cd40 100644 (file)
@@ -1,4 +1,4 @@
-PR .= "-vuplus5"
+PR .= "-vuplus11"
 
 SRC_URI += " \
             file://0001-ifupdown-support-post-up-pre-down-hooks.patch \
@@ -7,13 +7,19 @@ SRC_URI += " \
             file://0004-ifupdown-support-metric-for-static-default-gw.patch \
             file://0005-ifupdown-improve-compatibility-with-Debian.patch \
             file://0006-get_linux_version_code-don-t-fail-on-3.0-foo.patch \
+            file://0007-ifplugd-move-read_pid-to-libbb-pidfile.c-and-rename-.patch \
+            file://0009-udhcpc-calculate-broadcast-address-if-not-given-by-s.patch \
+            file://0010-udhcpc-obtain-hostname-from-OS-by-default.patch \
+            file://0011-mount-don-t-pass-option-auto-to-kernel.patch \
             file://0001-work-around-linux-ext2_fs.h-breakage.patch \
             file://0002-Create-and-use-our-own-copy-of-linux-ext2_fs.h.patch \
             file://0003-Drop-include-bb_linux_ext2_fs.h-use-existing-e2fspro.patch \
             file://mount_single_uuid.patch \
+            file://change-passwd-default-algorithm.patch \
            file://inetd \
            file://inetd.conf \
 "
+# 0008-ifupdown-dhcp_down-wait-until-udhcpc-has-been-killed.patch is removed. if patched, postdown is not working.(/etc/network/interfaces)
 
 DEPENDS += "mtd-utils"