slugos/ludeos-packages: add COMPATIBLE_MACHINE = 'nslu2'
authorMarcin Juszkiewicz <hrw@openembedded.org>
Mon, 13 Nov 2006 15:19:55 +0000 (15:19 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Mon, 13 Nov 2006 15:19:55 +0000 (15:19 +0000)
packages/images/ludeos-image.bb
packages/meta/ludeos-packages.bb
packages/meta/slugos-packages.bb

index 669ff49..0d8443c 100644 (file)
@@ -1 +1,2 @@
-DEPENDS = slugos-image
\ No newline at end of file
+DEPENDS = "slugos-image"
+COMPATIBLE_MACHINE = "nslu2"
index 6477c11..8607e43 100644 (file)
@@ -1 +1,2 @@
-DEPENDS = slugos-packages
+DEPENDS = "slugos-packages"
+COMPATIBLE_MACHINE = "nslu2"
index 3732ac0..722c2ac 100644 (file)
@@ -9,6 +9,7 @@ PR = "r15"
 CONFLICTS = "db3"
 PROVIDES += "${SLUGOS_IMAGENAME}-packages"
 
+COMPATIBLE_MACHINE = "nslu2"
 EXCLUDE_FROM_WORLD = "1"
 INHIBIT_DEFAULT_DEPS = "1"
 ALLOW_EMPTY = 1