From: John Bowler Date: Sat, 21 Jan 2006 07:05:51 +0000 (+0000) Subject: slugos-image: remove DEPENDS which is no longer necessary with bitbake 336 in meta X-Git-Tag: Release-2010-05/1~9453^2~2602 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ac1a07fcbd2a82ee7504a6423d42e6055a95d99;p=openembedded.git slugos-image: remove DEPENDS which is no longer necessary with bitbake 336 in meta --- diff --git a/packages/meta/slugos-image.bb b/packages/meta/slugos-image.bb index 700234445d..80a8ada1e5 100644 --- a/packages/meta/slugos-image.bb +++ b/packages/meta/slugos-image.bb @@ -74,9 +74,6 @@ SLUGOS_SUPPORT ?= "diffutils cpio findutils udev" # other than the network to output error messages!) SLUGOS_KERNEL ?= "kernel-module-af-packet kernel-module-netconsole" -#FIXME: this is temporary to ensure the correct versions are obtained -DEPENDS = "virtual/kernel virtual/ixp-eth" - RDEPENDS = "kernel ixp-eth \ base-files base-passwd netbase \ busybox hotplug-ng initscripts-slugos slugos-init \