summaryrefslogtreecommitdiff
path: root/openembedded/conf/machine/include/zaurus-clamshell.conf
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2006-03-23 22:30:35 +0000
committerRichard Purdie <richard@openedhand.com>2006-03-23 22:30:35 +0000
commitb3f42b759915ee078b192c43b37a86a219d15ebf (patch)
tree4378dddb69c532781870fc683f24a498e7fb52d3 /openembedded/conf/machine/include/zaurus-clamshell.conf
parentf7f54600f1ce3763705c6c6337bea052f77c5e33 (diff)
downloadopenembedded-core-b3f42b759915ee078b192c43b37a86a219d15ebf.tar.gz
openembedded-core-b3f42b759915ee078b192c43b37a86a219d15ebf.tar.bz2
openembedded-core-b3f42b759915ee078b192c43b37a86a219d15ebf.tar.xz
openembedded-core-b3f42b759915ee078b192c43b37a86a219d15ebf.zip
Sync conf files with OE - includes adding zaurusd to images and fixing PCMCIA_MANAGER handling
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@327 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/conf/machine/include/zaurus-clamshell.conf')
-rw-r--r--openembedded/conf/machine/include/zaurus-clamshell.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/openembedded/conf/machine/include/zaurus-clamshell.conf b/openembedded/conf/machine/include/zaurus-clamshell.conf
index ec10cd5e4..2a174288b 100644
--- a/openembedded/conf/machine/include/zaurus-clamshell.conf
+++ b/openembedded/conf/machine/include/zaurus-clamshell.conf
@@ -1,5 +1,5 @@
TARGET_ARCH = "arm"
-IPKG_ARCHS = "all arm armv4 armv5te c7x0"
+IPKG_ARCHS = "all arm armv4 armv5te ${MACHINE}"
PREFERRED_PROVIDER_xserver = "xserver-kdrive"
@@ -12,7 +12,7 @@ IMAGE_CMD_jffs2 = "mkfs.jffs2 --root=${IMAGE_ROOTFS} --faketime \
${T}/${IMAGE_NAME}.rootfs.jffs2 > ${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.img"
GUI_MACHINE_CLASS = "bigscreen"
-GPE_EXTRA_INSTALL += "gaim sylpheed chkhinge"
+GPE_EXTRA_INSTALL += "gaim sylpheed"
include conf/machine/include/handheld-common.conf