On 1/4/21 1:24 AM, Rosen Penev wrote:
Remove stime backport.

Remove static libgcc patch as upstream fixed it in a different way.

Remove date -k patch as it no longer applies. It's also pointless as
busybox' hwclock utility can do the same thing. That will be changed
in a future commit.

Remove ntpd patch as that seems to have been applied upstream.

Refresh patches.

Signed-off-by: Rosen Penev <ros...@gmail.com>
---
  package/utils/busybox/Makefile                |  6 +-
  .../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     | 92 -------------------
  .../500-move-traceroute-applets-to-bin.patch  |  2 +-
  ...520-loginutils-handle-crypt-failures.patch |  6 +-
  .../patches/600-allow-ntpd-non-root.patch     | 12 ---
  12 files changed, 17 insertions(+), 216 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
  delete mode 100644 package/utils/busybox/patches/250-date-k-flag.patch
  delete mode 100644 package/utils/busybox/patches/600-allow-ntpd-non-root.patch

Better apply "base-files: use hwclock --systz" before this one to not break git bisect.

You did not refresh the configuration.
See this description:
https://git.openwrt.org/696c511fb480be04a0ab4563b06b5e1b0d7eb684

Petr send a update of busybox to version 1.32.0 in August, but did not apply it because of a reported bug:
https://lists.openwrt.org/pipermail/openwrt-devel/2020-August/030730.html

It looks like the problem was fixed in 1.32.1 and 1.33.0 here:
https://git.busybox.net/busybox/commit/?id=91e11eba6e3ee21f70905bca857b9b216fb764f6
https://git.busybox.net/busybox/commit/?h=1_32_stable&id=e7629ffbf5c697a0fa805e2439c278e019d84835

Hauke

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to