[oe-commits] org.oe.dev openturbostation: Add xfs-support in root, remove duplicated utils

nail commit openembedded-commits at lists.openembedded.org
Thu Mar 8 16:46:58 UTC 2007


openturbostation: Add xfs-support in root, remove duplicated utils

Author: nail at nslu2-linux.org
Branch: org.openembedded.dev
Revision: 7fc5093bee7662836152dc38267fd33b0154b302
ViewMTN: http://monotone.openembedded.org/revision.psp?id=7fc5093bee7662836152dc38267fd33b0154b302
Files:
1
packages/images/openturbostation-image.bb
Diffs:

#
# mt diff -rd3e1921275bb2cf3ef5ae3d38e5c49c1089410de -r7fc5093bee7662836152dc38267fd33b0154b302
#
# 
# 
# patch "packages/images/openturbostation-image.bb"
#  from [5e60c021a63d5fbc8885f86bbd8ce6fd32552073]
#    to [d621b7164d659882148fd0938c0d793fc8fe48fb]
# 
============================================================
--- packages/images/openturbostation-image.bb	5e60c021a63d5fbc8885f86bbd8ce6fd32552073
+++ packages/images/openturbostation-image.bb	d621b7164d659882148fd0938c0d793fc8fe48fb
@@ -79,7 +79,7 @@ RDEPENDS = " \
 	base-files base-passwd netbase \
         busybox initscripts-openturbostation openturbostation-init \
         update-modules sysvinit tinylogin \
-	module-init-tools modutils-initscripts \
+	module-init-tools-depmod modutils-initscripts \
         ipkg-collateral ipkg ipkg-link \
 	libgcc1 \
 	portmap \
@@ -88,11 +88,7 @@ RDEPENDS = " \
 	mdadm \
 	hdparm \
 	mtd-utils \
-	sccd \
-	util-linux-mount \
-	util-linux-umount \
-	util-linux-swaponoff \
-	util-linux-losetup \
+	xfs-utils \
 	udev \
 	${OPENTURBOSTATION_SUPPORT} \
 	${OPENTURBOSTATION_KERNEL} "






More information about the Openembedded-commits mailing list