Home
last modified time | relevance | path

Searched refs:hgid (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/scripts/
H A Dsetlocalversion85 if test -d .hg && hgid=`hg id 2>/dev/null`; then
91 tag=`printf '%s' "$hgid" | cut -d' ' -f2`
93 id=`printf '%s' "$hgid" | sed 's/[+ ].*//'`
100 case "$hgid" in