[meta-freescale] meta-fsl-ivi installation

Adrian Alonso aalonso00 at gmail.com
Thu Nov 7 09:57:08 PST 2013


Hi,

Yes, just change the machine field.

Regards


On Thu, Nov 7, 2013 at 12:35 AM, Krishna <krishnaks at iwavesystems.com> wrote:

>   Hi,
>
> Thanks for the info.
> Is this will work for Sabre SDP board also?
>
> Regards,
>
>  *From:* Adrian Alonso <aalonso00 at gmail.com>
> *Sent:* Thursday, October 31, 2013 12:02 PM
> *To:* Krishna <krishnaks at iwavesystems.com>
> *Cc:* meta-freescale at yoctoproject.org
> *Subject:* Re: [meta-freescale] meta-fsl-ivi installation
>
>     Hi,
>
> Use the just updated instructions
> https://github.com/Freescale/meta-fsl-ivi/tree/5.0
>
> For poky use "dora" branch
> For meta-fsl-arm use "dora" branch
> For meta-ivi use "5.0" branch
> For meta-fsl-ivi use "5.0" branch
>
> And build
>
> bitbake gemini-image
>
> Regards
>
>
> On Wed, Oct 30, 2013 at 11:17 PM, Krishna <krishnaks at iwavesystems.com>wrote:
>
>>   Hi,
>>
>> My configuration also same & I am building foton-image
>>
>> bitbake foton-image.
>>
>> I have followed instruction as per the following link.
>> *https://github.com/Freescale/meta-fsl-ivi
>> <https://github.com/Freescale/meta-fsl-ivi>*
>>
>> Regards,
>> Krishna
>>
>>
>>  *From:* Adrian Alonso <aalonso00 at gmail.com>
>> *Sent:* Thursday, October 31, 2013 12:13 AM
>>  *To:* Krishna <krishnaks at iwavesystems.com>
>> *Cc:* meta-freescale at yoctoproject.org
>> *Subject:* Re: [meta-freescale] meta-fsl-ivi installation
>>
>>   Hi Krishna,
>>
>> This is my build configuration
>>
>> BB_VERSION        = "1.20.0"
>> BUILD_SYS         = "x86_64-linux"
>> NATIVELSBSTRING   = "Ubuntu-13.10"
>> TARGET_SYS        = "arm-oe-linux-gnueabi"
>> MACHINE           = "imx6qsabreauto"
>> DISTRO            = "fsl-ivi-vfb"
>> DISTRO_VERSION    = "0.0.1"
>> TUNE_FEATURES     = "armv7a vfp neon callconvention-hard cortexa9"
>> TARGET_FPU        = "vfp-neon"
>> meta
>> meta-yocto        = "dora:faf8f8660fae26a14578738b642fdeb08bcb9d54"
>> meta-ivi          = "5.0:85bb8821f5db024a67270b5e32220ca9efb48ff9"
>> meta-fsl-arm      = "dora:520339d3266bfd07bb2e593f70489efe4d98baa2"
>> meta-fsl-ivi      = "5.0:2d25d142e45d0faa8912eba2a81161b9be0cad48"
>>
>> My bblayer configuration looks like:
>>
>> BBLAYERS ?= " \
>>   /home/aalonso/workspace/fsl/poky/meta \
>>   /home/aalonso/workspace/fsl/poky/meta-yocto \
>>   /home/aalonso/workspace/fsl/poky/meta-ivi \
>>   /home/aalonso/workspace/fsl/poky/meta-fsl-arm \
>>   /home/aalonso/workspace/fsl/poky/meta-fsl-ivi \
>>   "
>>
>> And I'm building the gemini-image
>>
>> bitbake gemini-image
>>
>> Your issue seems that you are mixing layers that are compatible with
>> meta-ivi
>>
>> Looks that the rigth thing to do is to create a similar repo like
>> https://github.com/Freescale/fsl-community-bsp-platform
>> so any one can recrate the project components needed a easily replicate
>> the setup
>>
>> Regards
>> Adrian
>>
>>
>>
>> On Tue, Oct 29, 2013 at 11:46 PM, Krishna <krishnaks at iwavesystems.com>wrote:
>>
>>>   Hi Adrian,
>>>
>>> I have followed the instructions in the read me file.
>>>
>>> But the problem I faced is I was getting build error as libXfont not
>>> found which error will go only after adding X11 in DISTRO features. Is that
>>> my mistake?
>>>
>>> Regards,
>>> Krishna
>>>
>>>
>>>  *From:* Adrian Alonso <aalonso00 at gmail.com>
>>> *Sent:* Wednesday, October 30, 2013 10:41 AM
>>>  *To:* Krishna <krishnaks at iwavesystems.com>
>>> *Cc:* meta-freescale at yoctoproject.org
>>> *Subject:* Re: [meta-freescale] meta-fsl-ivi installation
>>>
>>>   Hi Krishna,
>>>
>>> As the instructions from the README file
>>>
>>> You need to set
>>>
>>> DISTRO ?= "fsl-ivi-vfb"
>>>
>>>
>>> This overrides any dependency on X11 and uses MXGAL as graphic backend
>>>
>>>
>>> The MXGAL graphics backend for the Genivi LayerManager enables the
>>> composition tasks of LayerManager to be accelerated using the 2D
>>> raster GPU present on the Freescale i.MX6 processors.
>>>
>>>
>>> And as per meta-ivi instructions
>>>
>>> http://git.yoctoproject.org/cgit/cgit.cgi/meta-ivi/tree/README.md?h=5.0
>>>
>>>
>>>
>>> you should be using poky instead of oe-core + meta-openembedded as can lead to "bb" recipes integration issues
>>>
>>> as you are experiencing.
>>>
>>>
>>> Regards
>>>
>>> Adrian
>>>
>>>
>>>
>>> On Mon, Oct 28, 2013 at 2:39 AM, Krishna <krishnaks at iwavesystems.com>wrote:
>>>
>>>>   Hi,
>>>>
>>>> Anyone tried with IVI layer added image/foton image?
>>>> For me on display nothing is coming and debug logs also stopping after  *"turn
>>>> off boot console ttymxc3".*
>>>> I have enabled X11 to solve build errors.
>>>>
>>>> Thanks in advance
>>>>
>>>>
>>>>  *From:* Krishna <krishnaks at iwavesystems.com>
>>>> *Sent:* Friday, October 25, 2013 4:03 PM
>>>> *To:* meta-freescale at yoctoproject.org
>>>>  *Subject:* Re: [meta-freescale] meta-fsl-ivi installation
>>>>
>>>>     Hi,
>>>>
>>>> With X11 enabled, we are able to build foton image. But on display
>>>> nothing is coming and
>>>> Debug logs are stopping at
>>>>
>>>> *"turn off boot console ttymxc3"*
>>>>
>>>> After that no print is coming.
>>>>
>>>> Regards,
>>>> Krishna
>>>> -----Original Message-----
>>>> From: Erik Botö
>>>> Sent: Thursday, October 24, 2013 4:37 PM
>>>> To: Krishna
>>>> Cc: meta-freescale at yoctoproject.org
>>>> Subject: Re: [meta-freescale] meta-fsl-ivi installation
>>>>
>>>> Hi,
>>>>
>>>> On Thu, Oct 24, 2013 at 11:37 AM, Krishna <krishnaks at iwavesystems.com>
>>>> wrote:
>>>> > Hi Eric,
>>>> >
>>>> > Where Exactly this libXfont should be there?
>>>>
>>>> I'm not using the layers you are, so I cannot answer all your
>>>> questions. I just tried to give you some hints.
>>>>
>>>> The recipe for libxfont should be in
>>>> poky/meta/recipes-graphics/xorg-lib/. I looked in the dylan-branch [1]
>>>> of poky and it's there so if you don't have that file you must have
>>>> the wrong thing checked out. It's also there in newer versions of
>>>> poky.
>>>>
>>>> [1] -
>>>> http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/recipes-graphics/xorg-lib/libxfont_1.4.5.bb?h=dylan
>>>>
>>>> Cheers,
>>>> Erik
>>>>
>>>> _______________________________________________
>>>> meta-freescale mailing list
>>>> meta-freescale at yoctoproject.org
>>>> https://lists.yoctoproject.org/listinfo/meta-freescale
>>>>
>>>>
>>>
>>>
>>> --
>>> Saludos
>>> Adrian Alonso
>>> http://aalonso.wordpress.com
>>>
>>
>>
>>
>> --
>> Saludos
>> Adrian Alonso
>> http://aalonso.wordpress.com
>>
>
>
>
> --
> Saludos
> Adrian Alonso
> http://aalonso.wordpress.com
>



-- 
Saludos
Adrian Alonso
http://aalonso.wordpress.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-freescale/attachments/20131107/4adec32f/attachment.html>


More information about the meta-freescale mailing list