From 50ec863a84b322815cc26953ab8f10bbc0a30ff2 Mon Sep 17 00:00:00 2001 From: Rod Whitby Date: Wed, 17 Nov 2004 09:55:32 +0000 Subject: [PATCH] Fixed openslug-image (was running makedevs with minimal device table) BKrev: 419b2014Gy3l7I_ygJ3aYOd6zNBAAQ --- meta/openslug-image.oe | 10 ++++++++++ 1 file changed, 10 insertions(+) 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 -- 2.39.5