From: Tom Rini Date: Thu, 30 Sep 2010 19:27:44 +0000 (-0700) Subject: util-linux-ng: Make cal and script use u-a X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af3f52db17181108a45a0484a57e84495e865393;p=openembedded.git util-linux-ng: Make cal and script use u-a Signed-off-by: Tom Rini --- diff --git a/recipes/util-linux-ng/util-linux-ng.inc b/recipes/util-linux-ng/util-linux-ng.inc index b5dd25b98c..8f5df0e684 100644 --- a/recipes/util-linux-ng/util-linux-ng.inc +++ b/recipes/util-linux-ng/util-linux-ng.inc @@ -8,7 +8,7 @@ inherit autotools gettext DEFAULT_PREFERENCE = "-1" -INC_PR = "r30" +INC_PR = "r31" # allows for a release candidate RC ?= "" @@ -127,7 +127,7 @@ do_install () { sbinprogs="agetty blockdev ctrlaltdel cfdisk" sbinprogs_a="pivot_root hwclock mkswap shutdown mkfs.minix fsck.minix losetup swapon fdisk fsck blkid vigr vipw" - usrbinprogs_a="chfn chsh hexdump last logger mesg newgrp renice wall setsid chrt reset" + usrbinprogs_a="chfn chsh hexdump last logger mesg newgrp renice wall setsid chrt reset cal script" usrsbinprogs_a="readprofile" binprogs_a="dmesg kill more umount mount login"