(Created page) |
|||
| Line 1: | Line 1: | ||
| + | 'Recompile MeeGo Kernel' | ||
The first thing you need to do to recompile the MeeGo kernel is to download and unpack the MeeGo kernel package; | The first thing you need to do to recompile the MeeGo kernel is to download and unpack the MeeGo kernel package; | ||
<code> | <code> | ||
| + | zypper si meego-linux-kernel-package | ||
grab the src.rpm, rpm2cpio *.rpm | cpio -id and spot the linux-2.6.35.tar.bz2 file and patch-2.6.35.3.bz2 (i think) in there. then, git clone | grab the src.rpm, rpm2cpio *.rpm | cpio -id and spot the linux-2.6.35.tar.bz2 file and patch-2.6.35.3.bz2 (i think) in there. then, git clone | ||
git://gitorious.org/meego-os-base/kernel-source.git | git://gitorious.org/meego-os-base/kernel-source.git | ||
</code> | </code> | ||
'Recompile MeeGo Kernel' The first thing you need to do to recompile the MeeGo kernel is to download and unpack the MeeGo kernel package;
zypper si meego-linux-kernel-package
grab the src.rpm, rpm2cpio *.rpm | cpio -id and spot the linux-2.6.35.tar.bz2 file and patch-2.6.35.3.bz2 (i think) in there. then, git clone
git://gitorious.org/meego-os-base/kernel-source.git