Thank you for the explanation.

On 3/20/14, Jian-feng Ding <[email protected]> wrote:
> On Wed, Mar 19, 2014 at 10:30:50PM +0530, Suresh Kanzariya wrote:
>> Hi,
>>
>> I am trying to build tizen image, for that I have setup gbs in my
>> ubuntu 12.04 and I have compiled zlib and sed packages from source
>> downloaded from 'git clone'.
>>
>> I have some question in my mind. I have explored the document on the
>> site, but now I want to understand
>> 1. What is the difference between Generic, Mobile and IVI profile for
>> tizen? on my ubuntu which Image i can build and test since I don't
>> have any ARM device.
> Those are the different "profile" definitions of Tizen, for different
> product
> platform. Generic is to be the common base of all other profiles, which
> will
> include all common packages and all supported building targets and arches.
> Mobile is for mobile phone platform currently, and IVI is for ia32 IVI
> platform.
>
But Mobile phone platfrom is on which arch? i.e ARM/MIPS/x86?

I have build LFS and running on Pandaboard (OMAP 4460) and for that I
have compiled all the packages using cross toolchain, like same to
build mobile platform image Do I will need cross toochain?

> According your request, emulator but not ARM images can be found in:
> http://download.tizen.org/snapshots/tizen/emulator/tizen_20140310.5/
>
> The emulator images and packages are built by using almost the same source
> code for ARM images.
>
>> 2. In order to build tizen image for mobile, Do i need a cross
>> toolchain like linaro?
>
> In Tizen build, especially for ARM build, we are using a real full stack
> ARM
> native runtime, which will be run inside a emulator container with several
> accelerating tricks.
>
Ok, Emulator part clear, but can i build mobile images without using
cross toolchain?
>
>> 3. Do I need to download all package source in order to build image for
>> qemu?
>>
>> I am trying to build individual package and trying to learn the build
>> system environment.
>
> Yes, you can build out images from all source code with the help of gbs
> local
> full build featrure. But also you can use the snapshots in
> download.tizen.org as
> the base, and build individual package or group of packages by gbs, then
> integrate the gbs output(rpm) into the images for testings. That's the
> quick
> way for development.
In order to build images which profile I have to choose in gbs.conf
file, Generic/Mobile or IVi? Which packages I will need to build the
images? i.e. Do I need to download all the source?

>
> FYI, some links as below:
> https://source.tizen.org/documentation/developer-guide
> http://download.tizen.org/snapshots/tizen/emulator/tizen_20140310.5/
> (emulator)
> http://download.tizen.org/snapshots/tizen/rd-pq/tizen_20140310.11/ (ARM)
> http://download.tizen.org/snapshots/tizen/ivi/ivi/tizen_20140319.13/ (IVI)
>
> thanks
> - jf.ding
>
>
>
>>
>> Thanks.
>> Suresh
>> _______________________________________________
>> Dev mailing list
>> [email protected]
>> https://lists.tizen.org/listinfo/dev
>
_______________________________________________
Dev mailing list
[email protected]
https://lists.tizen.org/listinfo/dev

Reply via email to