aboutsummaryrefslogtreecommitdiffstats
path: root/conf/distro/unmaintained/angstrom-2007.1-legacy.conf
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-09-29 15:31:08 +0000
committerKoen Kooi <koen@openembedded.org>2008-09-29 15:31:08 +0000
commit6ba8e8e465691bcd5430d2a6812390adb30c9c75 (patch)
tree040168a3319d27aac31f3fbbcbef787dc267769d /conf/distro/unmaintained/angstrom-2007.1-legacy.conf
parentaca5d88e570d195830c2610d9d23c9adca5b6d07 (diff)
downloadopenembedded-6ba8e8e465691bcd5430d2a6812390adb30c9c75.tar.gz
conf/distro: move distro configs without a maintainer in .stable to unmaintained/
* If your distro does have a maintainer for org.oe.stable request it to be moved back, but judging from the mailinglist and commit history this list is 100% accurate
Diffstat (limited to 'conf/distro/unmaintained/angstrom-2007.1-legacy.conf')
-rw-r--r--conf/distro/unmaintained/angstrom-2007.1-legacy.conf9
1 files changed, 9 insertions, 0 deletions
diff --git a/conf/distro/unmaintained/angstrom-2007.1-legacy.conf b/conf/distro/unmaintained/angstrom-2007.1-legacy.conf
new file mode 100644
index 0000000000..298c8589e3
--- /dev/null
+++ b/conf/distro/unmaintained/angstrom-2007.1-legacy.conf
@@ -0,0 +1,9 @@
+#this is a special version of angstrom for legacy (e.g. kernel 2.4) software
+# that means:
+# * no udev
+# * no sysfs
+# * no EABI for ARM
+
+require conf/distro/angstrom-2007.1.conf
+
+# We'll have to fill this in as we go.