GSoC 2009/Projects/Integrating Maemo in Open Embedded: Difference between revisions
From Maemo Wiki
Jump to navigationJump to search
imported>amigadave |
|||
| (7 intermediate revisions by 2 users not shown) | |||
| Line 3: | Line 3: | ||
*'''Student''': Kirtika Ruchandani | *'''Student''': Kirtika Ruchandani | ||
*'''Mentor''': Florian Boor | *'''Mentor''': Florian Boor | ||
*'''Repository''': | *'''Repository''': http://github.com/rkirti/maemo_angstrom/tree/master | ||
The above repo. is where the current recipes can be checked out from, in the form of an OE overlay. The recipes were previously hosted at | |||
http://github.com/rkirti/maemo-oe/tree/master which is synced with the new repo, but less frequently. | |||
===Project summary=== | ===Project summary=== | ||
| Line 14: | Line 15: | ||
platform itself portable - i.e. being able to port Maemo components for a | platform itself portable - i.e. being able to port Maemo components for a | ||
device over a given base, say angstrom. | device over a given base, say angstrom. | ||
===Project Reports=== | |||
*[http://n2.nabble.com/-GSoC-09--Integrating-Maemo-in-Open-Embedded---Report-1-td3034362.html Report 1] | |||
*[http://rkirti.wordpress.com/2009/06/25/report2/ Report 2] | |||
*[http://rkirti.wordpress.com/2009/07/27/gsoc-updates-hildon-on-angstrom/ Report 3] | |||
*[http://rkirti.wordpress.com/2009/08/15/gsoc-updates-report-4/ Report 4] | |||
*[http://rkirti.wordpress.com/2009/08/16/gsoc-2009-winding-up/ GSoC Concluding Comments] | |||
[[Category:Google Summer of Code]] | |||
Latest revision as of 09:58, 12 February 2010
Integrating Maemo in Open Embedded(OE) - Creating a 'maemo image' in OE for the N800/N810 - GSoC 2009 Project
- Student: Kirtika Ruchandani
- Mentor: Florian Boor
- Repository: http://github.com/rkirti/maemo_angstrom/tree/master
The above repo. is where the current recipes can be checked out from, in the form of an OE overlay. The recipes were previously hosted at http://github.com/rkirti/maemo-oe/tree/master which is synced with the new repo, but less frequently.
Project summary
The project aim is to get a file-system image of maemo built in OE for the N800/N810 with all the Maemo software stack components - including the hildon UI environment. The work done for this will also include making the platform itself portable - i.e. being able to port Maemo components for a device over a given base, say angstrom.