| Line 4: | Line 4: | ||
=== Team === | === Team === | ||
* Jarmo Kant, Nokia (jarmo.kant@nokia.com), IRC: jake-k | * Jarmo Kant, Nokia (jarmo.kant@nokia.com), IRC: jake-k | ||
| - | * | + | * Juha Kallioinen, Nokia (juha.kallioinen@nokia.com) |
| - | + | ||
* Al Nikolov, Nokia (al.nikolov@nokia.com) | * Al Nikolov, Nokia (al.nikolov@nokia.com) | ||
* Martti Lumme, Nokia (martti.lumme@nokia.com), IRC: marlumme | * Martti Lumme, Nokia (martti.lumme@nokia.com), IRC: marlumme | ||
* Alexander Kanevskiy, Nokia (alexander.kanevskiy@nokia.com) | * Alexander Kanevskiy, Nokia (alexander.kanevskiy@nokia.com) | ||
| + | * Leonid Moiseichuk, Nokia (leonid.moiseichuk@nokia.com) | ||
| + | * Austin Zhang, Intel (austin.zhang@intel.com), IRC: austin_zhang | ||
| + | * Jackie Wu, Intel (jackie.wu@intel.com) | ||
* Jan-Simon Möller, Linux Foundation (jsmoeller@linuxfoundation.org), IRC: dl9pf | * Jan-Simon Möller, Linux Foundation (jsmoeller@linuxfoundation.org), IRC: dl9pf | ||
| Line 15: | Line 17: | ||
=== Meetings === | === Meetings === | ||
| - | |||
| - | Friday, 2010-10-22 @9.30 - 10.30 UTC | + | Regular project meeting every second Friday @08.00 - 09.00 UTC. Next meeting is 2010-12-03. |
| + | |||
| + | Working environment at Piratepad http://piratepad.net/I4eNvGQxWR | ||
| + | |||
| + | Friday, 2010-11-19 @8.00 - 9.00 UTC: [[SDK/Toolchains/Meetings/Notes20101119]] | ||
| + | Monday, 2010-11-08 @9.30 - 10.30 UTC: [[SDK/Toolchains/Meetings/Notes20101108]] | ||
| + | Friday, 2010-10-22 @9.30 - 10.30 UTC: [[SDK/Toolchains/Meetings/Notes20101022]] | ||
Agenda: | Agenda: | ||
Contents |
MeeGo Toolchain Team is responsible of toolchain for MeeGo Platform.
Regular project meeting every second Friday @08.00 - 09.00 UTC. Next meeting is 2010-12-03.
Working environment at Piratepad http://piratepad.net/I4eNvGQxWR
Friday, 2010-11-19 @8.00 - 9.00 UTC: SDK/Toolchains/Meetings/Notes20101119 Monday, 2010-11-08 @9.30 - 10.30 UTC: SDK/Toolchains/Meetings/Notes20101108 Friday, 2010-10-22 @9.30 - 10.30 UTC: SDK/Toolchains/Meetings/Notes20101022
Agenda:
0) Pointers to Mails / Discussion
1) How to ensure optimized toolchain for x86 and ARM
2) Toolchain in SDK and OBS
3) Toolchain releasing
4) Open issues
5) AOB
MeeGo toolchain is based on the mainstream of GNU-toolchain. The same Toolchain is used for x86 and ARM architectures. Nokia is responsible for ARM patches and Intel for x86 patches.
Before the Toolchain can be accepted to MeeGo Release, the MeeGo related patches (from x86 and ARM) must be accepted into upstream.
The following diagram figures out the process how the changes to the Toolchain components are done.
It contains a following roles:
Most important deliverable is the Change Request (CR). It is filed by the Request Initiator and contains the following information:
Change request template: File:Toolchain cr template.txt
The procedure step by step:
* changed component is buildable * executes performance tests * checks that the packages can be built using the changed Toolchain