set BUILD variable to NA(Not Available) when there is no .git
authorsunghan <sh924.chang@samsung.com>
Thu, 13 Apr 2017 05:23:56 +0000 (14:23 +0900)
committersunghan <sh924.chang@samsung.com>
Thu, 13 Apr 2017 05:29:46 +0000 (14:29 +0900)
commitfa5e3c299ea1cab73b09ee1adc34708febb8890c
tree31ab3d29001207712bd598c0a6cf570b843726ef
parentc1f8e6558ca6ac1688685c5cf70daa7e58fd5068
set BUILD variable to NA(Not Available) when there is no .git

If Tizen RT is tried to build without .git, below error is shown.
We should make Tizen RT can be built regardless of existing of .git.
No .version file found, creating one
GIT version information is not available
chmod: cannot access ‘.version’: No such file or directory
make: *** [/os/.version] Error 1
os/tools/version.sh