From: Rod Whitby Date: Wed, 17 Nov 2004 09:55:32 +0000 (+0000) Subject: Fixed openslug-image (was running makedevs with minimal device table) X-Git-Tag: Release-2010-05/1~16170 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50ec863a84b322815cc26953ab8f10bbc0a30ff2;p=openembedded.git Fixed openslug-image (was running makedevs with minimal device table) BKrev: 419b2014Gy3l7I_ygJ3aYOd6zNBAAQ --- diff --git a/meta/openslug-image.oe b/meta/openslug-image.oe index e69de29bb2..36cadd84a4 100644 --- a/meta/openslug-image.oe +++ b/meta/openslug-image.oe @@ -0,0 +1,10 @@ +IMAGE_BASENAME = "openslug" + +IMAGE_LINGUAS = "" +USE_DEVFS = "1" + +IPKG_INSTALL = "task-bootstrap" + +DEPENDS = "task-bootstrap" + +inherit image_ipk