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


Compiling Jolla kernel

From Mer Wiki
(Difference between revisions)
Jump to: navigation, search
(Created page with "Work in progress...")
 
(initial overview)
Line 1: Line 1:
Work in progress...
+
work in progress...
 +
 
 +
==environment setup==
 +
- Setup Mer Platform SDK
 +
- Setup sb2 target
 +
- add python to sb2 target
 +
 
 +
==build kernel==
 +
- download kernel source from git or releases.sailfishos.org
 +
- retrieve kernel config from /proc/config.gz on device
 +
- use sb2 to build kernel
 +
 
 +
==build kernel modules==

Revision as of 18:45, 7 November 2015

work in progress...

environment setup

- Setup Mer Platform SDK
- Setup sb2 target
- add python to sb2 target

build kernel

- download kernel source from git or releases.sailfishos.org
- retrieve kernel config from /proc/config.gz on device
- use sb2 to build kernel

build kernel modules

Personal tools