From 3213a4b79fd4197a7970b673c18740dc974d4858 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Mon, 20 Jan 2014 17:50:25 +0100 Subject: [PATCH] busybox: update to busybox-1.22.1, add upstream patches Signed-off-by: Stephan Raue --- packages/sysutils/busybox/package.mk | 2 +- .../busybox/patches/busybox-1.22.1-ash.patch | 20 +++++++++++++++++++ 2 files changed, 21 insertions(+), 1 deletion(-) create mode 100644 packages/sysutils/busybox/patches/busybox-1.22.1-ash.patch diff --git a/packages/sysutils/busybox/package.mk b/packages/sysutils/busybox/package.mk index 07cfb3a3c8..99fc7b04b0 100644 --- a/packages/sysutils/busybox/package.mk +++ b/packages/sysutils/busybox/package.mk @@ -17,7 +17,7 @@ ################################################################################ PKG_NAME="busybox" -PKG_VERSION="1.22.0" +PKG_VERSION="1.22.1" PKG_REV="1" PKG_ARCH="any" PKG_LICENSE="GPL" diff --git a/packages/sysutils/busybox/patches/busybox-1.22.1-ash.patch b/packages/sysutils/busybox/patches/busybox-1.22.1-ash.patch new file mode 100644 index 0000000000..767c3a8c11 --- /dev/null +++ b/packages/sysutils/busybox/patches/busybox-1.22.1-ash.patch @@ -0,0 +1,20 @@ +--- busybox-1.22.1/procps/top.c ++++ busybox-1.22.1-ash/procps/top.c +@@ -917,17 +917,12 @@ enum { + #if ENABLE_FEATURE_USE_TERMIOS + static unsigned handle_input(unsigned scan_mask, unsigned interval) + { +- struct pollfd pfd[1]; +- + if (option_mask32 & OPT_EOF) { + /* EOF on stdin ("top