The Mer Wiki now uses your Mer user account and password (create account on https://bugs.merproject.org/)


Platform SDK Development

From Mer Wiki
(Difference between revisions)
Jump to: navigation, search
(New page: = SDK Development Documentation = This page contains information about the development of the platform SDK itself - if you want to use the SDK then read Platform SDK. The SDK is actua...)
 
(lbt's obs branch for mer-tools-testing doesn't exist anymore)
 
Line 21: Line 21:
 
== Sources and packages ==
 
== Sources and packages ==
 
* COBS project : Mer:Tools:Testing : https://build.pub.meego.com/project/monitor?project=Mer%3ATools%3ATesting
 
* COBS project : Mer:Tools:Testing : https://build.pub.meego.com/project/monitor?project=Mer%3ATools%3ATesting
* basic kickstart: https://build.pub.meego.com/package/files?package=sdk-kickstarter-configs&project=home%3Albt%3Abranches%3AMer%3ATools%3ATesting
+
* basic kickstart: https://build.pub.meego.com/project/show?project=Mer%3ATools%3ATesting
 
* rootfs an mount script: https://img.merproject.org/images/
 
* rootfs an mount script: https://img.merproject.org/images/
 
* the script's git version is hosted at https://github.com/lbt/sdk-kickstarter-configs
 
* the script's git version is hosted at https://github.com/lbt/sdk-kickstarter-configs

Latest revision as of 09:38, 29 July 2012

Contents

[edit] SDK Development Documentation

This page contains information about the development of the platform SDK itself - if you want to use the SDK then read Platform SDK.

The SDK is actually a product built on Mer. The additional packages come from the Mer:Tools project rather than UX/Hardware Adaptation layers.

[edit] Making a release

An SDK release is made up from a Mer:Core Release and a Mer:Tools release.


[edit] Older Information

[edit] Requirements

The following requirements were agreed on the initial platform sdk brainstorming meeting (things may change)

  • Platform SDK needs to be able to function without an OBS account or access to an OBS.
  • Offline compilation must be possible
  • Clearly document the difference between platform SDK and application SDK.
  • separation of user /home and 'sdk'
  • need short path from: code, build, deploy, boo
  • minimal http server to SDK for built rpm repo serving

[edit] Sources and packages

[edit] SDK team meeting minutes

[edit] Useful links and further reading

Personal tools