summaryrefslogtreecommitdiff
path: root/openembedded/conf/distro/openzaurus.inc
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2005-10-11 17:21:21 +0000
committerRichard Purdie <richard@openedhand.com>2005-10-11 17:21:21 +0000
commit1651d41a318a186faf7c7a665d42237759a8987f (patch)
treefa4c9f93df522deacc2d6eaa4d48cbcd539acece /openembedded/conf/distro/openzaurus.inc
parentea7da1dd061b7ef4eabd61c6073e6a27709fe972 (diff)
downloadopenembedded-core-1651d41a318a186faf7c7a665d42237759a8987f.tar.gz
openembedded-core-1651d41a318a186faf7c7a665d42237759a8987f.tar.bz2
openembedded-core-1651d41a318a186faf7c7a665d42237759a8987f.tar.xz
openembedded-core-1651d41a318a186faf7c7a665d42237759a8987f.zip
More merging with OE. Fix settings-daemon depends.
git-svn-id: https://svn.o-hand.com/repos/poky@134 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/conf/distro/openzaurus.inc')
-rw-r--r--openembedded/conf/distro/openzaurus.inc12
1 files changed, 0 insertions, 12 deletions
diff --git a/openembedded/conf/distro/openzaurus.inc b/openembedded/conf/distro/openzaurus.inc
deleted file mode 100644
index 9208aeda0..000000000
--- a/openembedded/conf/distro/openzaurus.inc
+++ /dev/null
@@ -1,12 +0,0 @@
-#@TYPE: Distribution
-#@NAME: OpenZaurus
-#@DESCRIPTION: Distribution configuration for OpenZaurus (http://www.openzaurus.org)
-
-INHERIT += " package_ipk debian"
-# For some reason, this doesn't work
-# TARGET_OS ?= "linux"
-TARGET_OS = "linux"
-TARGET_FPU = "soft"
-
-PARALLEL_INSTALL_MODULES = "1"
-