--exclude option should be used here to exclude building special packages in 
cycles and break the cycles.

So take filesystem and setup as an example, you need to run:

$ gbs build -exclude=filesystem .... # setup will be build out
$ gbs build -exclude=setup  ...         # filesystem will be built this time

So, two commends is needed for one cycles.

Thanks
Qiang


From: [email protected] [mailto:[email protected]] 
On Behalf Of Andriy Prystupa
Sent: Friday, March 14, 2014 5:15 PM
To: [email protected]
Subject: [Tizen General] Tizen pre-built packages build procedure

Hi all,

I am working on adding new arch for Tizen build. And I encountered issue with 
building rpm's that usually loacted in repo "pre-built". There are lot of 
cyclic dependencies, and I cant build them with gbs.
Is there any special procedure to build them?

In example how to build:
platform/upstream/filesystem
platform/upstream/setup

Best regards,

--

Andriy Prystupa | SW Engineer
GlobalLogic
P +x.xxx.xxx.xxxx  M +38.097.330.9412  S prandriy
www.globallogic.com<http://www.globallogic.com/>

http://www.globallogic.com/email_disclaimer.txt
_______________________________________________
General mailing list
[email protected]
https://lists.tizen.org/listinfo/general

Reply via email to