[OE-core] [PATCH] busybox: Add flock utility to default configuration.

Paul Menzel paulepanter at users.sourceforge.net
Fri Feb 3 17:46:36 UTC 2012


Am Donnerstag, den 02.02.2012, 21:21 +0100 schrieb Peter Tworek:
> Flock is required by by pm-utils package to function properly

One »by« too much.

> (/usr/lib/pm-utils/functions). It's shipped in both busybox and
> util-linux. Both versions work fine with pm-utils. Enabling it
> in busybox seems like simpliest solution for the problem.

simplest

> Signed-off-by: Peter Tworek <tworaz666 at gmail.com>
> ---
>  meta/recipes-core/busybox/busybox-1.19.3/defconfig |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/meta/recipes-core/busybox/busybox-1.19.3/defconfig b/meta/recipes-core/busybox/busybox-1.19.3/defconfig
> index b474ad4..fa9c078 100644
> --- a/meta/recipes-core/busybox/busybox-1.19.3/defconfig
> +++ b/meta/recipes-core/busybox/busybox-1.19.3/defconfig
> @@ -540,7 +540,7 @@ CONFIG_FEATURE_FDISK_WRITABLE=y
>  # CONFIG_FEATURE_GPT_LABEL is not set
>  # CONFIG_FEATURE_FDISK_ADVANCED is not set
>  # CONFIG_FINDFS is not set
> -# CONFIG_FLOCK is not set
> +CONFIG_FLOCK=y
>  # CONFIG_FREERAMDISK is not set
>  CONFIG_FSCK_MINIX=y
>  # CONFIG_MKFS_EXT2 is not set

People are always interested in the size changes of the package when
such programs are added to the default configuration. Do you have such
numbers?

Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>


Thanks,

Paul
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20120203/34e74a86/attachment-0002.sig>


More information about the Openembedded-core mailing list