View Single Post
Posts: 1,067 | Thanked: 2,383 times | Joined on Jan 2012 @ Finland
#12
Originally Posted by jackburton View Post
Thanks for the info!

If I want to use my own config inside dpkg-buildpackage, where should I specify that?
it reads debian/rules-file, currently it uses this line:

Code:
DEFCONFIG := rm581_defconfig
Kernel compilation in 8-core scratchbox takes around 15minutes. And around 10mins if you have SSD.

So in multicore sb you just run:
Code:
DEB_BUILD_OPTIONS=parallel=10 dpkg-buildpackage -rfakeroot
__________________
IRC: jonni@freenode
Sailfish: ¤ Qt5 SailfishTouchExample ¤ Qt5 MultiPointTouchArea Example ¤ ipaddress ¤ stoken ¤ Sailbox (Dropbox client) ¤
Harmattan: ¤ Presence VNC for Harmattan ¤ Live-F1 ¤ BTinput-terminal ¤ BabyLock ¤ BabyLock Trial ¤ QML TextTV ¤
Disclaimer: all my posts in this forum are personal trolling and I never post in any official capacity on behalf of any company.

Last edited by rainisto; 2013-03-18 at 17:31.
 

The Following 2 Users Say Thank You to rainisto For This Useful Post: