slugon-image(name): set COMPATIBLE_MACHINE to nslu2
authorMarcin Juszkiewicz <hrw@openembedded.org>
Mon, 13 Nov 2006 14:14:14 +0000 (14:14 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Mon, 13 Nov 2006 14:14:14 +0000 (14:14 +0000)
packages/images/slugos-image.bb
packages/images/slugos-imagename.bb

index e59fab1..9ef1e6e 100644 (file)
@@ -8,6 +8,8 @@ HOMEPAGE = "http://www.nslu2-linux.org"
 LICENSE = "MIT"
 PR = "r37"
 
+COMPATIBLE_MACHINE = "nslu2"
+
 # SLUGOS_IMAGENAME defines the name of the image to be build, if it
 # is not set this package will be skipped!
 IMAGE_BASENAME = "${SLUGOS_IMAGENAME}"
index 01cca8a..61629d4 100644 (file)
@@ -9,6 +9,7 @@ PACKAGES = ""
 INHIBIT_DEFAULT_DEPS = "1"
 
 SLUGOS_IMAGENAME ?= "slugos"
+COMPATIBLE_MACHINE = "nslu2"
 
 do_fetch() {
 }