[oe-commits] Koen Kooi : minimal-image: update to use util-linux-ng

GIT User account git at amethyst.openembedded.net
Sat Apr 18 12:57:37 UTC 2009


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

Author: Koen Kooi <koen at openembedded.org>
Date:   Sat Apr 18 14:52:26 2009 +0200

minimal-image: update to use util-linux-ng

---

 recipes/images/minimal-image.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/images/minimal-image.bb b/recipes/images/minimal-image.bb
index 650a3d6..e9abcb3 100644
--- a/recipes/images/minimal-image.bb
+++ b/recipes/images/minimal-image.bb
@@ -9,7 +9,7 @@ SPLASH ?= " "
 IMAGE_PREPROCESS_COMMAND = "create_etc_timestamp"
 
 IMAGE_INSTALL = "task-boot \
-            util-linux-mount util-linux-umount \
+            util-linux-ng-mount util-linux-ng-umount \
             ${DISTRO_SSH_DAEMON} \
             ${ANGSTROM_EXTRA_INSTALL} \
             angstrom-version \





More information about the Openembedded-commits mailing list