http://bugs.openembedded.org/show_bug.cgi?id=892

           Summary: Jornada6xx.conf Machine changes
           Product: Openembedded
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: P5
         Component: Build
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [EMAIL PROTECTED]


Arch shouldnt be sh3, it should read sh. Sh3 is "common tongue" for a super-h
processor with "-ml -m3".

Problems due to this arch "missprint", causes issues in openssl, glibc (cannot
find correct folder), kernel config..and so on.

(Quick fix).

--- jornada6xx_old.conf 2006-04-21 16:33:49.000000000 +0000
+++ jornada6xx.conf     2006-04-21 16:27:45.000000000 +0000
@@ -2,7 +2,7 @@
 [EMAIL PROTECTED]: HP Jornada 680
 [EMAIL PROTECTED]: Machine configuration for the HITACHI SH3 based HP Jornada 
6xx
palmtop computer
 
-TARGET_ARCH = "sh3"
+TARGET_ARCH = "sh"
 IPKG_ARCHS = "all sh3 ${MACHINE}"
 PREFERRED_VERSION_glibc = "2.3.4"
 PREFERRED_VERSION_glibc-initial = "2.3.4"

-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Oe mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/oe

Reply via email to