Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/support/scripts/
H A Dsetlocalversion54 if hgid=`HGRCPATH= hg id --id --tags 2>/dev/null`; then
55 tag=`printf '%s' "$hgid" | cut -d' ' -f2 --only-delimited`
69 id=`printf '%s' "$hgid" | sed 's/[+ ].*//'`
78 case "$hgid" in
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.4/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
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.4/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
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.19/scripts/
H A Dsetlocalversion129 if test -d .hg && hgid=`hg id 2>/dev/null`; then
135 tag=`printf '%s' "$hgid" | cut -d' ' -f2`
137 id=`printf '%s' "$hgid" | sed 's/[+ ].*//'`
144 case "$hgid" in
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-5.10/scripts/
H A Dsetlocalversion128 if hgid=$(hg id 2>/dev/null); then
134 tag=$(printf '%s' "$hgid" | cut -d' ' -f2)
136 id=$(printf '%s' "$hgid" | sed 's/[+ ].*//')
143 case "$hgid" in
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-5.10/scripts/
H A Dsetlocalversion128 if hgid=$(hg id 2>/dev/null); then
134 tag=$(printf '%s' "$hgid" | cut -d' ' -f2)
136 id=$(printf '%s' "$hgid" | sed 's/[+ ].*//')
143 case "$hgid" in
/OK3568_Linux_fs/kernel/scripts/
H A Dsetlocalversion128 if hgid=$(hg id 2>/dev/null); then
134 tag=$(printf '%s' "$hgid" | cut -d' ' -f2)
136 id=$(printf '%s' "$hgid" | sed 's/[+ ].*//')
143 case "$hgid" in
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.19/scripts/
H A Dsetlocalversion129 if test -d .hg && hgid=`hg id 2>/dev/null`; then
135 tag=`printf '%s' "$hgid" | cut -d' ' -f2`
137 id=`printf '%s' "$hgid" | sed 's/[+ ].*//'`
144 case "$hgid" in
/OK3568_Linux_fs/u-boot/scripts/
H A Dsetlocalversion92 if test -d .hg && hgid=`hg id 2>/dev/null`; then
98 tag=`printf '%s' "$hgid" | cut -d' ' -f2`
100 id=`printf '%s' "$hgid" | sed 's/[+ ].*//'`
107 case "$hgid" in