[PATCH] busybox: bump to 1.32.0

Hauke Mehrtens hauke at hauke-m.de
Fri Jul 24 18:32:11 EDT 2020


On 7/24/20 11:56 AM, Petr Štetiar wrote:
> Refreshed patches. Removed upstreamed patches:
> 
>  001-remove-stime-function-calls.patch
>  110-no_static_libgcc.patch
> 
> Run tested on x86_64 under QEMU.
> 
> Signed-off-by: Petr Štetiar <ynezz at true.cz>
> ---
>  package/utils/busybox/Makefile                |  4 +-
>  .../001-remove-stime-function-calls.patch     | 84 -------------------
>  .../patches/110-no_static_libgcc.patch        | 11 ---
>  .../busybox/patches/120-lto-jobserver.patch   |  6 +-
>  .../patches/200-udhcpc_reduce_msgs.patch      |  4 +-
>  .../patches/201-udhcpc_changed_ifindex.patch  |  2 +-
>  .../203-udhcpc_renew_no_deconfig.patch        |  2 +-
>  .../patches/230-add_nslookup_lede.patch       |  6 +-
>  .../busybox/patches/250-date-k-flag.patch     | 14 ++--
>  9 files changed, 19 insertions(+), 114 deletions(-)
>  delete mode 100644 package/utils/busybox/patches/001-remove-stime-function-calls.patch
>  delete mode 100644 package/utils/busybox/patches/110-no_static_libgcc.patch
> 
> diff --git a/package/utils/busybox/Makefile b/package/utils/busybox/Makefile
> index 01441d1e87d1..4a5e0aab0d59 100644
> --- a/package/utils/busybox/Makefile
> +++ b/package/utils/busybox/Makefile
> @@ -8,14 +8,14 @@
>  include $(TOPDIR)/rules.mk
>  
>  PKG_NAME:=busybox
> -PKG_VERSION:=1.31.1
> +PKG_VERSION:=1.32.0
>  PKG_RELEASE:=1
>  PKG_FLAGS:=essential
>  
>  PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
>  PKG_SOURCE_URL:=https://www.busybox.net/downloads \
>  		http://sources.buildroot.net
> -PKG_HASH:=d0f940a72f648943c1f2211e0e3117387c31d765137d92bd8284a3fb9752a998
> +PKG_HASH:=c35d87f1d04b2b153d33c275c2632e40d388a88f19a9e71727e0bbbff51fe689
>  
>  PKG_BUILD_DEPENDS:=BUSYBOX_CONFIG_PAM:libpam
>  PKG_BUILD_PARALLEL:=1
Please also refersh the configuration:

cd package/utils/busybox/config/
../convert_menuconfig.pl
../../../../build_dir/target-mips_24kc_musl/busybox-1.32.0

cd package/utils/busybox
./convert_defaults.pl <
../../../build_dir/target-mips_24kc_musl/busybox-1.32.0/.config >
Config-defaults.in

If think there are some manual modifications in there too.

Hauke

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: OpenPGP digital signature
URL: <http://lists.openwrt.org/pipermail/openwrt-devel/attachments/20200725/fa0e7ff9/attachment.sig>


More information about the openwrt-devel mailing list