jornada6xx.conf: sh -> sh3 and remove PREFERRED_VERSIONS, those should be in the...
authorKoen Kooi <koen@openembedded.org>
Tue, 2 May 2006 18:19:01 +0000 (18:19 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Tue, 2 May 2006 18:19:01 +0000 (18:19 +0000)
conf/machine/jornada6xx.conf

index 03fa7fa..5aa492f 100644 (file)
@@ -2,9 +2,7 @@
 #@NAME: HP Jornada 680
 #@DESCRIPTION: Machine configuration for the HITACHI SH3 based HP Jornada 6xx palmtop computer
 
-TARGET_ARCH = "sh"
+TARGET_ARCH = "sh3"
 IPKG_ARCHS = "all ${TARGET_ARCH} ${MACHINE}"
-PREFERRED_VERSION_glibc = "2.3.4"
-PREFERRED_VERSION_glibc-initial = "2.3.4"
 
 include conf/machine/include/tune-sh3.conf