diff options
author | Rafał Miłecki <rafal@milecki.pl> | 2016-11-17 07:25:21 +0100 |
---|---|---|
committer | Rafał Miłecki <rafal@milecki.pl> | 2016-11-21 14:36:04 +0100 |
commit | bf3d92f0cdcea5cd9ec30f54d6e4d350cda1bb41 (patch) | |
tree | 43daa91665d9ee690d275036bac62da4e998cf32 /toolchain | |
parent | a0ea22ac430f91ab045431a79b2e2161e66cd56a (diff) | |
download | upstream-bf3d92f0cdcea5cd9ec30f54d6e4d350cda1bb41.tar.gz upstream-bf3d92f0cdcea5cd9ec30f54d6e4d350cda1bb41.tar.bz2 upstream-bf3d92f0cdcea5cd9ec30f54d6e4d350cda1bb41.zip |
scripts/getver.sh: treat all commits as local if can't find upstream
If something goes wrong and script can't find upstream revision it will
return something like:
r2220
which looks like a valid upstream revision 2220. We cant' distinguish it
from e.g. 2200 upstream commits and 20 local ones.
The new format still provides revision number but also points clearly
that is may be not the upstream one:
r0+2220
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
Acked-by: John Crispin < john@phrozen.org>
Diffstat (limited to 'toolchain')
0 files changed, 0 insertions, 0 deletions