2013/8/13 VanCutsem, Geoffroy <[email protected]>

>
>
> > -----Original Message-----
> > From: [email protected] [mailto:[email protected]]
> On
> > Behalf Of Rusty Lynch
> > Sent: Monday, August 12, 2013 7:10 PM
> > To: Tomasz Olszak
> > Cc: [email protected]
> > Subject: Re: Building Qt for Tizen IVI M2
> >
> > On Mon, 2013-08-12 at 17:03 +0000, Tomasz Olszak wrote:
> > > 2013/8/12 Rees, Kevron <[email protected]>
> > >         Why are you not using gbs to build?  Or are you?
> > <snip>
> >
> > > Kevron, I asked for build privilege on tizen.org 2 weeks ago but still
> > > don't get any answer.
> >
> > You should be using local gbs builds instead of remote builds that
> require
> > build server access (something not generally available).
>
> For what it's worth, I try to keep the 'How to contribute to Tizen IVI'
> wiki [1] page up-to-date. It's not a replacement for reading the complete
> GBS documentation [2] but I do try to provide additional and relevant info
> for those working on Tizen IVI. I include for example a gbs.conf that is
> pre-configured for the latest Tizen IVI monthly preview:
> https://wiki.tizen.org/wiki/How_to_contribute_to_Tizen_IVI#Setting_up_GBS_for_Tizen_IVI
>
> Any suggestions/comments on how to improve this page are obviously welcome!
>
> Geoffroy
>
> [1] https://wiki.tizen.org/wiki/How_to_contribute_to_Tizen_IVI
> [2] https://source.tizen.org/documentation/reference/git-build-system/
>
> Intel Corporation NV/SA
> Kings Square, Veldkant 31
> 2550 Kontich
> RPM (Bruxelles) 0415.497.718.
> Citibank, Brussels, account 570/1031255/09
>
> This e-mail and any attachments may contain confidential material for the
> sole use of the intended recipient(s). Any review or distribution by others
> is strictly prohibited. If you are not the intended recipient, please
> contact the sender and delete all copies.
>
>
Thanks for detailed description.
Correct me if I am wrong but it looks like it is can be helpful when I will
want to provide Qt projects/packages for Tizen.
What I need now is a way to prepare ivi rootstrap from command line. I
tried to follow
https://source.tizen.org/documentation/developer-guide/creating-tizen-platform-image-scratch-through-local-build
But it hangs on repo sync:


ssh: connect to host review.tizen.org port 22: Connection timed out
ssh: connect to host review.tizen.org port 22: Connection timed out
ssh: connect to host review.tizen.org port 22: Connection timed out
ssh: connect to host review.tizen.org port 22: Connection timed out
ssh: connect to host review.tizen.org port 22: Connection timed out
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
fatal: Could not read from remote repository.


It is needed for gbs build right? In the time of writing this mail someone
also encounter such problem and I asked the question in the thread too(
https://lists.tizen.org/pipermail/ivi/2013-August/000792.html). Mikko
Ilynen pointed out that there should be no reason to build whole IVI
locally. How do I create rootstrap for cross compilation and development
then?

When I will successfully build whole IVI I will try to build Qt using
created rootstrap as Qt sysroot and try out Qt wayland pluging.

Sorry if my questions are banal but I couldn't find documentation of
creating platform image from scratch that will work in my env(Ubuntu 13.04).

Regarding https://wiki.tizen.org/wiki/How_to_contribute_to_Tizen_IVI article
- could you please add some bits about how to start a new project - not
only contribute to existing one? Is there any sandbox area in
review.tizen.org for some kind of community alpha stage addons?

-- 
regards / pozdrawiam, Tomasz Olszak
Qt for Tizen | http://qt-project.org/wiki/Tizen
Qt Certified Developer | http://qt-project.org
http://linkedin.com/in/tolszak
_______________________________________________
IVI mailing list
[email protected]
https://lists.tizen.org/listinfo/ivi

Reply via email to