From: nslu2-linux.adm@bkbits.net Date: Wed, 1 Jun 2005 17:40:08 +0000 (+0000) Subject: Merge bk://oe-devel.bkbits.net/openembedded X-Git-Tag: Release-2010-05/1~14039 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a446825bf2774c21e512e12552ef04d0ac23c21e;p=openembedded.git Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/06/01 19:19:25+02:00 utwente.nl!koen nokia770.conf: add missing arm926ejs to IPKG_ARCHS BKrev: 429df2f80J0Ev_puBtwRWQaT4tn3Cw --- diff --git a/conf/machine/nokia770.conf b/conf/machine/nokia770.conf index 468e1e9c54..693f9a4807 100644 --- a/conf/machine/nokia770.conf +++ b/conf/machine/nokia770.conf @@ -2,7 +2,7 @@ #@NAME: Nokia 770 internet tablet #@DESCRIPTION: Machine configuration for the Nokia 770, an omap 1710 based tablet TARGET_ARCH = "arm" -IPKG_ARCHS = "all arm armv4 armv5te" +IPKG_ARCHS = "all arm armv4 armv5te arm926ejs" PREFERRED_PROVIDER_xserver = "xserver-kdrive"