diff options
author | Oyvind Repvik <nail@nslu2-linux.org> | 2007-03-09 21:38:01 +0000 |
---|---|---|
committer | Oyvind Repvik <nail@nslu2-linux.org> | 2007-03-09 21:38:01 +0000 |
commit | b6ae1290d940b748aea399d57506e7cb853980a2 (patch) | |
tree | c797a785064711006c7717a9217df9d9e7755341 /packages/images/openprotium-image.bb | |
parent | a85f58a9138734421bcf7f15a05aaa8e937bcdda (diff) |
remove openturbostation distro, add foonas
Diffstat (limited to 'packages/images/openprotium-image.bb')
-rw-r--r-- | packages/images/openprotium-image.bb | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/packages/images/openprotium-image.bb b/packages/images/openprotium-image.bb index 472000f4f0..25d38cf1c3 100644 --- a/packages/images/openprotium-image.bb +++ b/packages/images/openprotium-image.bb @@ -83,7 +83,7 @@ RDEPENDS = " \ kernel base-files base-passwd netbase \ busybox initscripts-openprotium openprotium-init \ update-modules sysvinit tinylogin \ - module-init-tools modutils-initscripts \ + module-init-tools-depmod modutils-initscripts \ ipkg-collateral ipkg ipkg-link \ libgcc1 \ portmap \ @@ -92,11 +92,6 @@ RDEPENDS = " \ mdadm \ hdparm \ mtd-utils \ - sccd \ - util-linux-mount \ - util-linux-umount \ - util-linux-swaponoff \ - util-linux-losetup \ ${OPENPROTIUM_SUPPORT} \ ${OPENPROTIUM_KERNEL} " # ${SLUGOS_EXTRA_RDEPENDS}" |