diff options
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/distro/openmnci.conf | 5 | ||||
| -rw-r--r-- | conf/distro/openzaurus-3.5.4.conf | 2 | ||||
| -rw-r--r-- | conf/machine/nokia770.conf | 1 |
3 files changed, 4 insertions, 4 deletions
diff --git a/conf/distro/openmnci.conf b/conf/distro/openmnci.conf index fc1b05516c..87d8e2e6b4 100644 --- a/conf/distro/openmnci.conf +++ b/conf/distro/openmnci.conf @@ -3,5 +3,6 @@ INHERIT += "debian" OEINCLUDELOGS = "yes" KERNEL_CONSOLE = "ttyS0" -#TARGET_FPU = "" -TARGET_ARCH = "arm-linuxeabi" +TARGET_OS = "linux" +TARGET_FPU = "soft" +#TARGET_ARCH = "arm-linuxeabi" diff --git a/conf/distro/openzaurus-3.5.4.conf b/conf/distro/openzaurus-3.5.4.conf index 384c9b8a47..0591d49918 100644 --- a/conf/distro/openzaurus-3.5.4.conf +++ b/conf/distro/openzaurus-3.5.4.conf @@ -14,7 +14,7 @@ FEED_URIS += " \ console##http://openzaurus.org/official/unstable/3.5.3/feed/console \ devel##http://openzaurus.org/official/unstable/3.5.3/feed/devel" -CVSDATE = "20050528" +CVSDATE = "20050607" # # Zaurus diff --git a/conf/machine/nokia770.conf b/conf/machine/nokia770.conf index f1e2b96a34..f017726526 100644 --- a/conf/machine/nokia770.conf +++ b/conf/machine/nokia770.conf @@ -31,7 +31,6 @@ SERIAL_CONSOLE = "115200 ttyS0" #build omap1 till nokia releases the patches PREFERRED_PROVIDER_virtual/kernel = "linux-omap1" -PREFERRED_VERSION_orinoco-modules = "0.15rc1" BOOTSTRAP_EXTRA_DEPENDS = "virtual/kernel udev sysfsutils \ pcmcia-cs apmd ppp wireless-tools console-tools irda-utils openswan wpa-supplicant-nossl lrzsz ppp-dialin" |
