[oe-commits] Tom Rini : util-linux-ng: Make cal and script use u-a

git version control git at git.openembedded.org
Thu Sep 30 19:33:41 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: af3f52db17181108a45a0484a57e84495e865393
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=af3f52db17181108a45a0484a57e84495e865393

Author: Tom Rini <tom_rini at mentor.com>
Date:   Thu Sep 30 12:27:44 2010 -0700

util-linux-ng: Make cal and script use u-a

Signed-off-by: Tom Rini <tom_rini at mentor.com>

---

 recipes/util-linux-ng/util-linux-ng.inc |    4 ++--
 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 b5dd25b..8f5df0e 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"
 





More information about the Openembedded-commits mailing list