aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2010-09-30 12:27:44 -0700
committerTom Rini <tom_rini@mentor.com>2010-09-30 12:27:44 -0700
commitaf3f52db17181108a45a0484a57e84495e865393 (patch)
tree8e9a28b542a5e017dbdb0baf42b59e3e50c5ed4d /recipes
parenta9a0e0250a54bd59bdeb05c6b957ca7426828fad (diff)
downloadopenembedded-af3f52db17181108a45a0484a57e84495e865393.tar.gz
util-linux-ng: Make cal and script use u-a
Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/util-linux-ng/util-linux-ng.inc4
1 files changed, 2 insertions, 2 deletions
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"