10 Dec 2010 23:34
Re: kernel-omap ?
Tomasz Sterna had written, on 12/10/2010 04:26 PM, the following: > Dnia 2010-12-10, piÄ… o godzinie 16:11 -0600, Nishanth Menon pisze: >>> What are >>> >> http://repo.meego.com/MeeGo/builds/trunk/daily/core/repos/source/kernel-ivi-2.6.35.3-13.6.src.rpm >> http://repo.meego.com/MeeGo/builds/trunk/daily/core/repos/source/kernel-mid-2.6.35.3-8.1.src.rpm >> http://repo.meego.com/MeeGo/builds/trunk/daily/core/repos/source/kernel-netbook-2.6.35.3-13.6.src.rpm >> These are based on kernel (official MeeGo kernel) (from Trunk) > > Great. > But this still does not answer my question: > >> I am a bit confused. I found kernel.src.rpm and kernel-mid.src.rpm in >> the repo which both have config-arm-n900 and N900 patches. >> Which one should I base on? :) ok.. That one is thanks to the nature of OBS ;) -> kernel is a single package which has all patches, spec files for all platforms. The trick then is that the OBS builds the package when the package name == spec file name. basically in OBS, kernel is *linked*(just like ln -s) as kernel-ivi package, kernel-mid package and kernel-netbook package. That said, in OBS, it is possible to maintain diffs to the main package (so it is not exactly ln -s ;) ), though as a norm, you should not find diff for the kernel packages though. to be sure - you can diff the contents of the rpms -> they should all ideally be the same. -- -- Regards, Nishanth Menon _______________________________________________ MeeGo-porting mailing list MeeGo-porting <at> lists.meego.com http://lists.meego.com/listinfo/meego-porting
RSS Feed