diff options
| author | Uwe Zeisberger <[email protected]> | 2006-06-16 08:47:57 +0200 |
|---|---|---|
| committer | Sam Ravnborg <[email protected]> | 2006-06-17 00:08:17 +0200 |
| commit | 29b0c89953fee8597b4a9cbdd763c294ae0eb4c7 (patch) | |
| tree | bed171b01b2ef2c5dc82ac4b0f0473dd703074d2 /scripts/patch-kernel | |
| parent | 9ac545b0f7161eaf2e180acc406c1dd6fdd77686 (diff) | |
kbuild: append git revision for all untagged commits
adds revision suffix for untagged commits that are reachable from a tag
I'm bisecting and don't get the -g...... suffix. The reason is, that
git name-rev --tags HEAD
returns e.g.
HEAD tags/v2.6.17-rc1^0~1067
which is currently good enough for setlocalversion to skip the suffix.
This introduces a dependecy to grep -E, which should be fine.
Signed-off-by: Uwe Zeisberger <[email protected]>
Acked-By: Ryan Anderson <[email protected]>
Signed-off-by: Sam Ravnborg <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions