I did a git pull and a plus appeared

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Pete Zaitcev
Date: Friday, July 16, 2010 - 11:18 am

Dear All:

I have a tree that existed for a few years (a clone of Linus' tree).
Today I did a git pull in it, and a plus appeared in the built version.
E.g. after "make modules_install":

[root@niphredil linux-2.6-tip]# ls /lib/modules/
2.6.33.1-19.fc13.x86_64  2.6.34-rc6-tip                    2.6.35-rc1-tip
2.6.34-43.fc14.x86_64    2.6.35-0.36.rc4.git5.fc14.x86_64  2.6.35-rc5-tip+
[root@niphredil linux-2.6-tip]# 

How do I get rid of the plus? I have (had for a long time):

[zaitcev@niphredil linux-2.6-tip]$ grep LOCAL .config
CONFIG_LOCALVERSION="-tip"
# CONFIG_LOCALVERSION_AUTO is not set
CONFIG_X86_LOCAL_APIC=y
[zaitcev@niphredil linux-2.6-tip]$ 

Thanks,
-- Pete
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
I did a git pull and a plus appeared, Pete Zaitcev, (Fri Jul 16, 11:18 am)
Re: I did a git pull and a plus appeared, Jeff Garzik, (Fri Jul 16, 1:02 pm)
Re: I did a git pull and a plus appeared, David Miller, (Fri Jul 16, 1:15 pm)
Re: I did a git pull and a plus appeared, Pete Zaitcev, (Fri Jul 16, 5:26 pm)
Re: I did a git pull and a plus appeared, David Rientjes, (Sat Jul 17, 1:04 pm)
Re: I did a git pull and a plus appeared, Nico Schottelius, (Sat Jul 17, 1:16 pm)