From e70f9a21a43d53848f4fdce77a07f9660033a236 Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Sun, 6 Apr 2014 16:42:28 +0200 Subject: [PATCH] busybox: add applet 'pgrep' Signed-off-by: Stephan Raue --- packages/sysutils/busybox/config/busybox-target.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/sysutils/busybox/config/busybox-target.conf b/packages/sysutils/busybox/config/busybox-target.conf index d338ef3678..7c6a7870b1 100644 --- a/packages/sysutils/busybox/config/busybox-target.conf +++ b/packages/sysutils/busybox/config/busybox-target.conf @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Busybox version: 1.22.0 -# Wed Jan 1 15:36:26 2014 +# Busybox version: 1.22.1 +# Sun Apr 6 15:00:27 2014 # CONFIG_HAVE_DOT_CONFIG=y @@ -913,7 +913,7 @@ CONFIG_FUSER=y CONFIG_KILL=y CONFIG_KILLALL=y CONFIG_KILLALL5=y -# CONFIG_PGREP is not set +CONFIG_PGREP=y CONFIG_PIDOF=y # CONFIG_FEATURE_PIDOF_SINGLE is not set # CONFIG_FEATURE_PIDOF_OMIT is not set