You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
Hannu Nyman 696c511fb4 busybox: update to 1.31.0
* Update busybox to version 1.31.0.
    New applets: ts, i2ctransfer
    New (restored) feature: error/info levels in syslog messages.
    Leave new features disabled by default.
* Refresh patches
* Remove patch that was backported from upstream

Config refreshed with commands below, after which the OpenWrt specific
config defaults (ipv6, login session child) were corrected:

  make package/busybox/compile   (to populate the build_dir)

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

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

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
5 years ago
..
base-files base-files: move urandom seed bits into separate package 5 years ago
boot layerscape: fix u-boot bootcmd 5 years ago
devel valgrind: Add support for ARM64 architecture 5 years ago
firmware ath10k-firmware: update Candela Tech firmware images 5 years ago
kernel ath10k-ct: Update to 2019-06-13 5 years ago
libs nghttp2: deduplicate files in libnghttp2 5 years ago
network network/config/xfrm: add host-dependency for xfrm interface parent 5 years ago
system opkg: bump to version 2019-06-14 5 years ago
utils busybox: update to 1.31.0 5 years ago
Makefile build: add ABI_VERSION to binary package names 6 years ago