busybox: update to 1.29.2
authorHannu Nyman <[email protected]>
Tue, 31 Jul 2018 13:55:42 +0000 (16:55 +0300)
committerJo-Philipp Wich <[email protected]>
Tue, 18 Dec 2018 16:47:43 +0000 (17:47 +0100)
commit5da53b65bc116a3fd3450686976b8e4d01bab3a0
treeb2f01377b44869978b965bbc33eb78640ac1c099
parenta49f705023cff956aeb3aa0a2af865d3e5367c93
busybox: update to 1.29.2

* Update busybox to 1.29.2
* refresh default config
* remove upstreamed patches

Config refreshed with
  cd config/
  ../convert_menuconfig.pl ../../../../build_dir/target-arm_cortex-a9+vfpv3_musl_eabi/busybox-1.29.2
  cd ..
  ./convert_defaults.pl < ../../../build_dir/target-arm_cortex-a9+vfpv3_musl_eabi/busybox-1.29.2/.config > Config-defaults.in

Signed-off-by: Hannu Nyman <[email protected]>
Tested-by: Hans Dedecker <[email protected]>
(backported from 12fb4bb834dc715ce43bf428c35b489e89e776a1)
package/utils/busybox/Config-defaults.in
package/utils/busybox/Makefile
package/utils/busybox/config/Config.in
package/utils/busybox/patches/001-resource_h_include.patch [deleted file]
package/utils/busybox/patches/111-i386_no_arch_flags.patch [deleted file]
package/utils/busybox/patches/130-mconf_missing_sigwinch.patch
package/utils/busybox/patches/200-udhcpc_reduce_msgs.patch
package/utils/busybox/patches/201-udhcpc_changed_ifindex.patch
package/utils/busybox/patches/203-udhcpc_renew_no_deconfig.patch
package/utils/busybox/patches/301-ip-link-fix-netlink-msg-size.patch
package/utils/busybox/patches/400-udhcpc-remove-code-which-requires-server-ID-to-be-on.patch [deleted file]