diff options
Diffstat (limited to 'conf/distro')
-rw-r--r-- | conf/distro/openmnci.conf | 5 | ||||
-rw-r--r-- | conf/distro/openzaurus-3.5.4.conf | 2 |
2 files changed, 4 insertions, 3 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 |