Re: [PATCH][RFC] Kconfig: show git branch name in LOCALVERSION_AUTO

2008-01-27 Thread Richard Kennedy
On Thu, 2008-01-24 at 22:23 +0100, Sam Ravnborg wrote: > On Mon, Jan 21, 2008 at 12:02:13PM +, Richard Kennedy wrote: > > config option to add the git branch name to the automatically generated > > version string. > > > > If the current git branch name is not "master" then add the name to the

Re: [PATCH][RFC] Kconfig: show git branch name in LOCALVERSION_AUTO

2008-01-27 Thread Richard Kennedy
On Thu, 2008-01-24 at 22:23 +0100, Sam Ravnborg wrote: On Mon, Jan 21, 2008 at 12:02:13PM +, Richard Kennedy wrote: config option to add the git branch name to the automatically generated version string. If the current git branch name is not master then add the name to the

Re: [PATCH][RFC] Kconfig: show git branch name in LOCALVERSION_AUTO

2008-01-24 Thread Sam Ravnborg
On Mon, Jan 21, 2008 at 12:02:13PM +, Richard Kennedy wrote: > config option to add the git branch name to the automatically generated > version string. > > If the current git branch name is not "master" then add the name to the > LOCALVERSION_AUTO version string. > The format will then be

Re: [PATCH][RFC] Kconfig: show git branch name in LOCALVERSION_AUTO

2008-01-24 Thread Sam Ravnborg
On Mon, Jan 21, 2008 at 12:02:13PM +, Richard Kennedy wrote: config option to add the git branch name to the automatically generated version string. If the current git branch name is not master then add the name to the LOCALVERSION_AUTO version string. The format will then be

[PATCH][RFC] Kconfig: show git branch name in LOCALVERSION_AUTO

2008-01-21 Thread Richard Kennedy
config option to add the git branch name to the automatically generated version string. If the current git branch name is not "master" then add the name to the LOCALVERSION_AUTO version string. The format will then be --g Signed-off-by: Richard Kennedy <[EMAIL PROTECTED]> --- Makefile

[PATCH][RFC] Kconfig: show git branch name in LOCALVERSION_AUTO

2008-01-21 Thread Richard Kennedy
config option to add the git branch name to the automatically generated version string. If the current git branch name is not master then add the name to the LOCALVERSION_AUTO version string. The format will then be -name-g Signed-off-by: Richard Kennedy [EMAIL PROTECTED] --- Makefile