On Sun, Sep 8, 2013 at 9:55 AM, Chino Aureus <[email protected]> wrote:
> Just registered on tizen OS development and been reading on the cloning and > building documentation. > > As a starting point, I need on guidance on cloning / downloading the source > and creating the image for the IVI,( kernel, modules, app/packages ) so > that I can build exactly the same as the dowloadable IVI image builds. > > Once I'm successdul at this, I'll be starting contributing to the IVI > project/s :) Hold on. Unless you really have to, please don't start with the repo tool and download *all* source code. > From this command, > > gbs clone --packaging-branch=<Branch> tizen:<Gerrit_Project> > <Local_Project> This suggests you are just fine with cloning a project and seeing how to build an RPM. > The documentation says replace Branch with tizen. But I'm not sure what > branch to put for IVI ad Gerrit Projects. <Gerrit_Project> is any project path from https://review.tizen.org/git/ you deside to choose, e.g., platform/upstream/wayland or, for IVI kernel profile/ivi/kernel-x86-ivi <Local_Project> can be empty or any local path on your PC. > Also, I've read about getting the source using repo... which one should I > use :) To try building an RPM from source, just use gbs clone and don't worry about repo tool for now. https://source.tizen.org/documentation/developer-guide Mikko _______________________________________________ IVI mailing list [email protected] https://lists.tizen.org/listinfo/ivi
