语言

Menu
Sites
Language
How to build complete tizen source code ( local copy)

Hi All,

I have a dumb question. I'm new to tizen. I did not know how to download the source code. There it is said that one can download the source code using below command

~/bin/repo init -u git://gitorious.org/tizen-toys/tizen-manifest
~/bin/repo sync

After repo sync it taked more than three days to download complete source code (45GB). Can someone tell me is it the right way to download source code.

Now I am trying to build source code using "$ gbs build -A <Arch> --include-all" but not able to build it.

It will be of great help to me if you clarify these doubts of mine.

Thank you very much,

Regards,
 

编辑者为: Brock Boland 17 3月, 2014 原因: Paragraph tags added automatically from tizen_format_fix module.

响应

2 回复
Brajendra Gupra
I am also facing the same issue Kindly someone help us to guide how to build the local copy of source code.
Hi I have downloaded the entire Tizen source code locally in my machine. Now I am building it with below command " gbs build --skip-conf-repos -A i586 -R http://download.tizen.org/releases/daily/2.0alpha/common/latest/repos/tizen-base/ia32/packages/ -R http://download.tizen.org/releases/daily/2.0alpha/common/latest/repos/tizen-main/ia32/packages --clean-once " But I have a doubt, if I am building it locally, why do I need to pass a URL as argument? I should just switch to the downloaded source code directory and be able to build it. Please respond on urgent basis and do guide me for building tizen source code locally if I am moving in some wrong direction. Early response is highly appreciated. Archana