Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 443639

Summary: add pp64le platform to Sim. Release for Mars
Product: Community Reporter: David Williams <david_williams>
Component: Cross-ProjectAssignee: David Williams <david_williams>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: stephen.francisco
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description David Williams CLA 2014-09-09 14:53:40 EDT
In general, in the past, the community has requested, and the platform has complied, to make "all platforms built" available in the Sim. Release platform. 

While we added ppc64le in Luna (without adding to Sim. Release repo) we think for Mars it will be mature enough to add to Sim. Release repo. 

One implication is that some people had to explicitly "exclude" it, while building their deliverables for Luna, so if those people had exactly the same build framework for Mars, they will need to "split streams" or add a property to exclude it or not, depending on their desires and or their streams. 

In concrete terms, adding this platform to Sim. Release means to add following element to simrel.b3aggr file: 

  <configurations operatingSystem="linux" windowSystem="gtk" architecture="ppc64le"/>

We plan to do this for Mars M2.
Comment 1 David Williams CLA 2014-09-17 11:47:59 EDT
Have committed this addition to simrel.b3aggr file, just now.