busybox: Fix hexdump applet
authorHannu Nyman <hannu.nyman@iki.fi>
Thu, 19 Dec 2024 18:45:40 +0000 (20:45 +0200)
committerHauke Mehrtens <hauke@hauke-m.de>
Fri, 20 Dec 2024 18:53:41 +0000 (19:53 +0100)
commit69582e71fabfb42aa2842d24eecb1f4392048404
tree1668e0fd4841482220a4b2ce8672849a65744b6b
parentefe9fb084659ba9da4246ebc43435ea147eaf610
busybox: Fix hexdump applet

Fix the hexdump applet's formatting with certain format types
by applying the upstream fix for 1.37.0.

Also refresh patches.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Link: https://github.com/openwrt/openwrt/pull/17308
[Changed to 002- patch file name prefix]
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
package/utils/busybox/Makefile
package/utils/busybox/patches/001-fix-non-x86-build.patch
package/utils/busybox/patches/002-upstream-fix-hexdump.patch [new file with mode: 0644]