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

           Summary: [patch] add classpath 0.90 build and split into
                    classpath-minimal and classpath-gtk
           Product: Openembedded
           Version: unspecified
          Platform: ARM
               URL: http://www.themastermind1.net/oe/patches/java_arm_classp
                    ath.patch
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Build
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [EMAIL PROTECTED]


* ieeefp.h incorrectly assumes that "__VFP_FP__ will be defined even if 
soft-float"
  breaking FP dtoa on ARM
* use new classpath-0.90
* classpath_0.20.bb builds classpath with gtk support- split into three files:
  classpath.inc, classpath-minimal.bb and classpath-gtk.bb
* classpath-minimal builds classpath with no gui support
  * classpath-{common,tools,examples,doc,dev} stay the same
  * classpath-minimal contains no gui libs
  * classpath-minimal RPROVIDES classpath and RCONFLICTS classpath-gtk
* classpath-gtk builds same package as original classpath.bb
  * package is now named classpath-gtk
  * classpath-gtk RPROVIDES classpath and RCONFLICTS classpath-minimal
* bitbake classpath defaults to classpath_0.20 to prevent any breakage (although
there shouldn't be any)
* PREFERRED_PROVIDER_classpath can be set to "classpath-{minimal,gtk}" to build
one of the new packages

-- 
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