Thread
:
Nokia & AEGIS open-mode
View Single Post
javispedro
2012-03-11 , 15:47
Posts: 2,355 | Thanked: 5,249 times | Joined on Jan 2009 @ Barcelona
#
211
Not that simple, read "scripts/setlocalversion":
Code:
dpkg-parsechangelog -l../../changelog | grep Version | sed 's/.*-/-/' | cut -b -9
It will set CONFIG_LOCALVERSION to that (because CONFIG_LOCALVERSION_AUTO is set to y).
Quote & Reply
|
The Following 2 Users Say Thank You to javispedro For This Useful Post:
danramos
javispedro
View Public Profile
Send a private message to javispedro
Visit javispedro's homepage!
Find all posts by javispedro