summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2004-11-17 09:55:32 +0000
committerRod Whitby <rod@whitby.id.au>2004-11-17 09:55:32 +0000
commit50ec863a84b322815cc26953ab8f10bbc0a30ff2 (patch)
tree58c1aa1128417f774b299b8f592216f07cbfb918
parentf6d4b62dacd2b2a0e5a3479b2c890a9433030116 (diff)
Fixed openslug-image (was running makedevs with minimal device table)
BKrev: 419b2014Gy3l7I_ygJ3aYOd6zNBAAQ
-rw-r--r--meta/openslug-image.oe10
1 files changed, 10 insertions, 0 deletions
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