I have downloaded all the sources of tizen OS from their web site. It consists of about 1040 projects. Now I want to build the whole projects. In their website they mentioned that we have to use gbs (git build system) to build the sources. As they told I have set the configuration file and tried to build. But I m not able to build and I was getting messages like,.
"fatal: ref HEAD is not a symbolic ref"
and I was getting errors when it tries to build all the x86 packages. I didn't modified tizen code, and still I m getting these errors.