Wiki source code of MeeGo
Last modified by superadmin on 2020/04/18 20:52
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | [[image:meego.png||style="float: left; margin-right: 1em;"]] | ||
2 | |||
3 | The MeeGo Linux Enablement project is a collection point for open source downloads, patches and other materials to support deployment of [[MeeGo>>http://www.meego.com]] on the Qualcomm MSM/QSD family of devices. | ||
4 | |||
5 | Code Aurora source changes for MeeGo may be browsed using [[Gitweb>>https://www.codeaurora.org/gitweb/quic/meego]]. Source may be cloned using Git or downloaded as [[patches>>https://www.codeaurora.org/patches/quic/meego]]. | ||
6 | |||
7 | == Projects == | ||
8 | |||
9 | ==== Little kernel (lk) ==== | ||
10 | |||
11 | snapshot: **master** branch [[Gitweb>>https://www.codeaurora.org/gitweb/quic/la/?p=kernel/lk.git;a=summary]] | ||
12 | |||
13 | Download using Git | ||
14 | |||
15 | git clone git:~/~/codeaurora.org/quic/la/kernel/lk.git | ||
16 | |||
17 | ==== Linux kernel ==== | ||
18 | |||
19 | snapshot: **android-msm-2.6.35** branch [[Gitweb>>https://www.codeaurora.org/gitweb/quic/la/?p=kernel/msm.git;a=summary]] | ||
20 | |||
21 | Download using Git | ||
22 | |||
23 | git clone git:~/~/codeaurora.org/quic/la/kernel/msm.git | ||
24 | |||
25 | == Releases == | ||
26 | |||
27 | == Licenses == | ||
28 | |||
29 | The source code available for download from Code Aurora may be covered by one or more different licenses. The files in Code Aurora may contain changes and additions on top of the code from the original source. These changes and additions are covered under the same license as the original source. In many cases, the license is explicitly listed at the beginning of the file. A list of licenses is included for reference purposes only. | ||
30 | |||
31 | [[GPLv2>>http://www.gnu.org/licenses/gpl-2.0.html]] | ||
32 | [[BSD>>http://www.opensource.org/licenses/bsd-license.php]] | ||
33 | [[Apache 2.0>>http://www.apache.org/licenses/LICENSE-2.0.html]] |