git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d6b255
)
openturbostation: Add xfs-support in root, remove duplicated utils
author
Oyvind Repvik
<nail@nslu2-linux.org>
Thu, 8 Mar 2007 16:32:25 +0000
(16:32 +0000)
committer
Oyvind Repvik
<nail@nslu2-linux.org>
Thu, 8 Mar 2007 16:32:25 +0000
(16:32 +0000)
packages/images/openturbostation-image.bb
patch
|
blob
|
history
diff --git
a/packages/images/openturbostation-image.bb
b/packages/images/openturbostation-image.bb
index
7bff81c
..
0c4a88c
100644
(file)
--- a/
packages/images/openturbostation-image.bb
+++ b/
packages/images/openturbostation-image.bb
@@
-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} "