angstrom-2007.1.conf: Remove duplicate entries from DISTRO_EXTRA_RDEPENDS
authorMatthias Hentges <oe@hentges.net>
Mon, 21 May 2007 21:17:50 +0000 (21:17 +0000)
committerMatthias Hentges <oe@hentges.net>
Mon, 21 May 2007 21:17:50 +0000 (21:17 +0000)
conf/distro/angstrom-2007.1.conf

index a654535..71303ab 100644 (file)
@@ -277,10 +277,8 @@ EXTRA_STUFF ?= ""
 # Angstrom want to ship some extra stuff. This should be moved into task-base eventually
 # contains ipkg specific stuff as well :(
 DISTRO_EXTRA_RDEPENDS += "\
-    update-modules module-init-tools modutils-initscripts \
-    sysvinit initscripts sysvinit-pidof \
-    ${@base_contains("MACHINE_FEATURES", "screen", "psplash", "",d)} \
-    netbase dropbear \
+    update-modules \
+    ${@base_contains("MACHINE_FEATURES", "screen", "psplash", "",d)} \   
     angstrom-version \
     ipkg ipkg-collateral \
     util-linux-mount util-linux-umount \