summaryrefslogtreecommitdiff
path: root/packages/images/slugos-imagename.bb
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openembedded.org>2006-11-13 14:14:14 +0000
committerMarcin Juszkiewicz <hrw@openembedded.org>2006-11-13 14:14:14 +0000
commit7b7b0454dcc91d47e64ed9d7ada8985f97ac37e6 (patch)
tree04208c2d83a86991e4cc0e2b1f5a404d1312d332 /packages/images/slugos-imagename.bb
parentbc06c6a8fd68bee6d24e29c32d70807e483dac61 (diff)
slugon-image(name): set COMPATIBLE_MACHINE to nslu2
Diffstat (limited to 'packages/images/slugos-imagename.bb')
-rw-r--r--packages/images/slugos-imagename.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/images/slugos-imagename.bb b/packages/images/slugos-imagename.bb
index 01cca8a0c3..61629d44af 100644
--- a/packages/images/slugos-imagename.bb
+++ b/packages/images/slugos-imagename.bb
@@ -9,6 +9,7 @@ PACKAGES = ""
INHIBIT_DEFAULT_DEPS = "1"
SLUGOS_IMAGENAME ?= "slugos"
+COMPATIBLE_MACHINE = "nslu2"
do_fetch() {
}