Renamed setup-openembedded to setup-env
authorRod Whitby <rod@whitby.id.au>
Sat, 30 Jul 2005 05:12:45 +0000 (05:12 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sat, 30 Jul 2005 05:12:45 +0000 (05:12 +0000)
common/setup-env [moved from common/setup-openembedded with 100% similarity]
openslug/conf/auto.conf [new file with mode: 0644]
unslung/conf/auto.conf [new file with mode: 0644]

similarity index 100%
rename from common/setup-openembedded
rename to common/setup-env
diff --git a/openslug/conf/auto.conf b/openslug/conf/auto.conf
new file mode 100644 (file)
index 0000000..7e2a406
--- /dev/null
@@ -0,0 +1,4 @@
+# OpenSlug bitbake configuration
+DISTRO="openslug"
+MACHINE="nslu2"
+MAKE_TARGET="openslug-packages"
\ No newline at end of file
diff --git a/unslung/conf/auto.conf b/unslung/conf/auto.conf
new file mode 100644 (file)
index 0000000..7ec443c
--- /dev/null
@@ -0,0 +1,4 @@
+# Unslung bitbake configuration
+DISTRO="unslung"
+MACHINE="nslu2"
+MAKE_TARGET="unslung-packages"
\ No newline at end of file