busybox: update to 1.29.2
authorHannu Nyman <hannu.nyman@iki.fi>
Tue, 31 Jul 2018 13:55:42 +0000 (16:55 +0300)
committerHans Dedecker <dedeckeh@gmail.com>
Thu, 2 Aug 2018 20:36:00 +0000 (22:36 +0200)
commit12fb4bb834dc715ce43bf428c35b489e89e776a1
tree10d9e3f7bd3882d1e03503d4aae158b4c4957cfc
parent457e6d5a27be39918d081295b46b4e4749d02a6b
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 <hannu.nyman@iki.fi>
Tested-by: Hans Dedecker <dedeckeh@gmail.com>
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]