summaryrefslogtreecommitdiff
path: root/conf/distro/angstrom.conf
diff options
context:
space:
mode:
authorMatthias Hentges <oe@hentges.net>2006-05-28 18:55:19 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2006-05-28 18:55:19 +0000
commit38da3ad2a494bd7d15de59ffea5a1909def1b39f (patch)
treecc0ecde7a779df2a02dea0a9eb7815beb9237f84 /conf/distro/angstrom.conf
parent6369db1f59866e6bc33e0574a715b5d22fab698f (diff)
parentf18661145bcacd7adca80e31cf3ee214f3ad7078 (diff)
merge of cd0b649e3d97651222b64dda95f33c9f25b6da1e
and dd8feb404c362661db9a01792d93d148d4adf03b
Diffstat (limited to 'conf/distro/angstrom.conf')
-rw-r--r--conf/distro/angstrom.conf4
1 files changed, 1 insertions, 3 deletions
diff --git a/conf/distro/angstrom.conf b/conf/distro/angstrom.conf
index 403b13934f..100017410d 100644
--- a/conf/distro/angstrom.conf
+++ b/conf/distro/angstrom.conf
@@ -12,10 +12,8 @@ ANGSTROM_URI = "http://www.angstrom-distribution.org/"
MAINTAINER = "Angstrom Developers <angstrom-dev@handhelds.org>"
#use ipkg package format with debian style naming
-INHERIT += "package_ipk debian"
-
#use multimachine buildrules
-include conf/distro/include/multimachine.conf
+INHERIT += "package_ipk debian multimachine"
#Generate locales on the buildsystem instead of on the target. Speeds up first boot, set to "1" to enable
PREFERRED_PROVIDER_qemu-native = "qemu-qop-nogfx-native"