* Re: HOB unable to parse initial sabresd
@ 2014-03-18 9:24 pighi
2014-03-18 9:31 ` Gary Thomas
0 siblings, 1 reply; 14+ messages in thread
From: pighi @ 2014-03-18 9:24 UTC (permalink / raw)
To: gary, meta-freescale
I'm using the Master branch
>----- Original Message -----
>From: gary@mlbassoc.com
>To: meta-freescale@yoctoproject.org
>Data: Tue, 18 Mar 2014 03:11:53 -0600
>Subject: Re: [meta-freescale] HOB unable to parse initial sabresd
>On 2014-03-18 03:07, pighi@selea.com wrote:
>> I want to bump this problem with Hob, the error i still present and not resolved yet:
>>
>> https://lists.yoctoproject.org/pipermail/meta-freescale/2013-October/005444.html
>>
>> https://lists.yoctoproject.org/pipermail/meta-freescale/2013-December/006067.html
>
>What revision/branch of the metadata are you using?
>
>--
>------------------------------------------------------------
>Gary Thomas | Consulting for the
>MLB Associates | Embedded world
>------------------------------------------------------------
>--
>_______________________________________________
>meta-freescale mailing list
>meta-freescale@yoctoproject.org
>https://lists.yoctoproject.org/listinfo/meta-freescale
>
>
Dott.Ing. Omar Pighi
R&D Selea
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: HOB unable to parse initial sabresd
@ 2014-03-18 13:03 pighi
0 siblings, 0 replies; 14+ messages in thread
From: pighi @ 2014-03-18 13:03 UTC (permalink / raw)
To: pighi, gary, pighi, meta-freescale
well i tried to change that file settings all the PREFERRED_PROVIDER for meta to the same .. but nothing change. I still have the same error.. so it cames from something else.
But who can be contacted about HOB issues?
Omar
>----- Original Message -----
>From: pighi@selea.com
>To: gary@mlbassoc.com,pighi@selea.com,meta-freescale@yoctoproject.org
>Data: Tue, 18 Mar 2014 12:17:45 +0100
>Subject: Re: [meta-freescale] HOB unable to parse initial sabresd
>Well the error is here:
>/home/yocto/IMX6_yocto/fsl-community-bsp/sources/poky/bitbake/lib/toaster/orm/fixtures/
>
>the file:orm_views_testdata.json
>
>contain two different definition of
>
>{
> "pk": 282,
> "model": "orm.variable",
> "fields": {
> "changed": false,
> "description": "If multiple recipes provide an item, this variable determines which recipe should be given preference.",
> "variable_value": "mesa",
> "human_readable_name": "",
> "build": 1,
> "variable_name": "PREFERRED_PROVIDER_virtual/libgl"
> }
>},
>
>
>and
>
>{
> "pk": 494,
> "model": "orm.variable",
> "fields": {
> "changed": false,
> "description": "If multiple recipes provide an item, this variable determines which recipe should be given preference.",
> "variable_value": "mesa",
> "human_readable_name": "",
> "build": 1,
> "variable_name": "PREFERRED_PROVIDER_virtual/mesa"
> }
>},
>
>this is the conflict.
>this file is used only by hob.
>Now... Can i change it? or is it produced by HOB? which one have i to keep?
>
>Thanks
>Omar
>
>
>
>
>
>>----- Original Message -----
>>From: gary@mlbassoc.com
>>To: pighi@selea.com,meta-freescale@yoctoproject.org
>>Data: Tue, 18 Mar 2014 04:05:52 -0600
>>Subject: Re: [meta-freescale] HOB unable to parse initial sabresd
>
>>On 2014-03-18 03:42, pighi@selea.com wrote:
>>> well the errors are actually 2 (the ame conflct) one is on libgl and the seond one is on libgl-dev
>>
>>Yes, I see this as well.
>> Trying to resolve runtime dependency libgl-dev resulted in conflicting PREFERRED_PROVIDER entries being found.
>> The providers found were: ['/local/poky-multi/meta/recipes-graphics/mesa/mesa_9.2.5.bb',
>>'/local/poky-multi/meta-fsl-arm/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.9-1.0.0-hfp.bb']
>> The PREFERRED_PROVIDER entries resulting in this conflict were: ['PREFERRED_PROVIDER_virtual/mesa = mesa', 'PREFERRED_PROVIDER_virtual/libgl = gpu-viv-bin-mx6q']
>>
>>Worse than just this error/conflict is
>>the fact that hob just stopped and I only saw the error when I tried
>>to kill/close it.
>>
>>I think you should file a bug against this.
>>
>>n.b. I don't see this error if I run bitbake from the command line.
>>
>>>> ----- Original Message -----
>>>> From: gary@mlbassoc.com
>>>> To: pighi@selea.com,meta-freescale@yoctoproject.org
>>>> Data: Tue, 18 Mar 2014 03:31:25 -0600
>>>> Subject: Re: [meta-freescale] HOB unable to parse initial sabresd
>>>
>>>> On 2014-03-18 03:24, pighi@selea.com wrote:
>>>>> I'm using the Master branch
>>>>
>>>> Master branch of both Poky/Yocto and meta-fsl-arm*
>>>> What revision (since these are quickly moving targets)?
>>>>
>>>>>> ----- Original Message -----
>>>>>> From: gary@mlbassoc.com
>>>>>> To: meta-freescale@yoctoproject.org
>>>>>> Data: Tue, 18 Mar 2014 03:11:53 -0600
>>>>>> Subject: Re: [meta-freescale] HOB unable to parse initial sabresd
>>>>>
>>>>>> On 2014-03-18 03:07, pighi@selea.com wrote:
>>>>>>> I want to bump this problem with Hob, the error i still present and not resolved yet:
>>>>>>>
>>>>>>> https://lists.yoctoproject.org/pipermail/meta-freescale/2013-October/005444.html
>>>>>>>
>>>>>>> https://lists.yoctoproject.org/pipermail/meta-freescale/2013-December/006067.html
>>>>>>
>>>>>> What revision/branch of the metadata are you using?
>>>>
>>>>
>>>> --
>>>> ------------------------------------------------------------
>>>> Gary Thomas | Consulting for the
>>>> MLB Associates | Embedded world
>>>> ------------------------------------------------------------
>>>>
>>>>
>>>
>>>
>>> Dott.Ing. Omar Pighi
>>> R&D Selea
>>>
>>
>>--
>>------------------------------------------------------------
>>Gary Thomas | Consulting for the
>>MLB Associates | Embedded world
>>------------------------------------------------------------
>>
>>
>
>
>Dott.Ing. Omar Pighi
>R&D Selea
>
>
>
Dott.Ing. Omar Pighi
R&D Selea
^ permalink raw reply [flat|nested] 14+ messages in thread* Re: HOB unable to parse initial sabresd
@ 2014-03-18 11:17 pighi
0 siblings, 0 replies; 14+ messages in thread
From: pighi @ 2014-03-18 11:17 UTC (permalink / raw)
To: gary, pighi, meta-freescale
Well the error is here:
/home/yocto/IMX6_yocto/fsl-community-bsp/sources/poky/bitbake/lib/toaster/orm/fixtures/
the file:orm_views_testdata.json
contain two different definition of
{
"pk": 282,
"model": "orm.variable",
"fields": {
"changed": false,
"description": "If multiple recipes provide an item, this variable determines which recipe should be given preference.",
"variable_value": "mesa",
"human_readable_name": "",
"build": 1,
"variable_name": "PREFERRED_PROVIDER_virtual/libgl"
}
},
and
{
"pk": 494,
"model": "orm.variable",
"fields": {
"changed": false,
"description": "If multiple recipes provide an item, this variable determines which recipe should be given preference.",
"variable_value": "mesa",
"human_readable_name": "",
"build": 1,
"variable_name": "PREFERRED_PROVIDER_virtual/mesa"
}
},
this is the conflict.
this file is used only by hob.
Now... Can i change it? or is it produced by HOB? which one have i to keep?
Thanks
Omar
>----- Original Message -----
>From: gary@mlbassoc.com
>To: pighi@selea.com,meta-freescale@yoctoproject.org
>Data: Tue, 18 Mar 2014 04:05:52 -0600
>Subject: Re: [meta-freescale] HOB unable to parse initial sabresd
>On 2014-03-18 03:42, pighi@selea.com wrote:
>> well the errors are actually 2 (the ame conflct) one is on libgl and the seond one is on libgl-dev
>
>Yes, I see this as well.
> Trying to resolve runtime dependency libgl-dev resulted in conflicting PREFERRED_PROVIDER entries being found.
> The providers found were: ['/local/poky-multi/meta/recipes-graphics/mesa/mesa_9.2.5.bb',
>'/local/poky-multi/meta-fsl-arm/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.9-1.0.0-hfp.bb']
> The PREFERRED_PROVIDER entries resulting in this conflict were: ['PREFERRED_PROVIDER_virtual/mesa = mesa', 'PREFERRED_PROVIDER_virtual/libgl = gpu-viv-bin-mx6q']
>
>Worse than just this error/conflict is
>the fact that hob just stopped and I only saw the error when I tried
>to kill/close it.
>
>I think you should file a bug against this.
>
>n.b. I don't see this error if I run bitbake from the command line.
>
>>> ----- Original Message -----
>>> From: gary@mlbassoc.com
>>> To: pighi@selea.com,meta-freescale@yoctoproject.org
>>> Data: Tue, 18 Mar 2014 03:31:25 -0600
>>> Subject: Re: [meta-freescale] HOB unable to parse initial sabresd
>>
>>> On 2014-03-18 03:24, pighi@selea.com wrote:
>>>> I'm using the Master branch
>>>
>>> Master branch of both Poky/Yocto and meta-fsl-arm*
>>> What revision (since these are quickly moving targets)?
>>>
>>>>> ----- Original Message -----
>>>>> From: gary@mlbassoc.com
>>>>> To: meta-freescale@yoctoproject.org
>>>>> Data: Tue, 18 Mar 2014 03:11:53 -0600
>>>>> Subject: Re: [meta-freescale] HOB unable to parse initial sabresd
>>>>
>>>>> On 2014-03-18 03:07, pighi@selea.com wrote:
>>>>>> I want to bump this problem with Hob, the error i still present and not resolved yet:
>>>>>>
>>>>>> https://lists.yoctoproject.org/pipermail/meta-freescale/2013-October/005444.html
>>>>>>
>>>>>> https://lists.yoctoproject.org/pipermail/meta-freescale/2013-December/006067.html
>>>>>
>>>>> What revision/branch of the metadata are you using?
>>>
>>>
>>> --
>>> ------------------------------------------------------------
>>> Gary Thomas | Consulting for the
>>> MLB Associates | Embedded world
>>> ------------------------------------------------------------
>>>
>>>
>>
>>
>> Dott.Ing. Omar Pighi
>> R&D Selea
>>
>
>--
>------------------------------------------------------------
>Gary Thomas | Consulting for the
>MLB Associates | Embedded world
>------------------------------------------------------------
>
>
Dott.Ing. Omar Pighi
R&D Selea
^ permalink raw reply [flat|nested] 14+ messages in thread* Re: HOB unable to parse initial sabresd
@ 2014-03-18 10:10 pighi
0 siblings, 0 replies; 14+ messages in thread
From: pighi @ 2014-03-18 10:10 UTC (permalink / raw)
To: gary, pighi, meta-freescale
Yes the same to me I can bitbake several images with different machine (I'm working on sabresd and sabrelite) and I dont' have such conflict.... from the commnad line
I'm trying to understand where they came from...
Omar
>----- Original Message -----
>From: gary@mlbassoc.com
>To: pighi@selea.com,meta-freescale@yoctoproject.org
>Data: Tue, 18 Mar 2014 04:05:52 -0600
>Subject: Re: [meta-freescale] HOB unable to parse initial sabresd
>On 2014-03-18 03:42, pighi@selea.com wrote:
>> well the errors are actually 2 (the ame conflct) one is on libgl and the seond one is on libgl-dev
>
>Yes, I see this as well.
> Trying to resolve runtime dependency libgl-dev resulted in conflicting PREFERRED_PROVIDER entries being found.
> The providers found were: ['/local/poky-multi/meta/recipes-graphics/mesa/mesa_9.2.5.bb',
>'/local/poky-multi/meta-fsl-arm/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.9-1.0.0-hfp.bb']
> The PREFERRED_PROVIDER entries resulting in this conflict were: ['PREFERRED_PROVIDER_virtual/mesa = mesa', 'PREFERRED_PROVIDER_virtual/libgl = gpu-viv-bin-mx6q']
>
>Worse than just this error/conflict is
>the fact that hob just stopped and I only saw the error when I tried
>to kill/close it.
>
>I think you should file a bug against this.
>
>n.b. I don't see this error if I run bitbake from the command line.
>
>>> ----- Original Message -----
>>> From: gary@mlbassoc.com
>>> To: pighi@selea.com,meta-freescale@yoctoproject.org
>>> Data: Tue, 18 Mar 2014 03:31:25 -0600
>>> Subject: Re: [meta-freescale] HOB unable to parse initial sabresd
>>
>>> On 2014-03-18 03:24, pighi@selea.com wrote:
>>>> I'm using the Master branch
>>>
>>> Master branch of both Poky/Yocto and meta-fsl-arm*
>>> What revision (since these are quickly moving targets)?
>>>
>>>>> ----- Original Message -----
>>>>> From: gary@mlbassoc.com
>>>>> To: meta-freescale@yoctoproject.org
>>>>> Data: Tue, 18 Mar 2014 03:11:53 -0600
>>>>> Subject: Re: [meta-freescale] HOB unable to parse initial sabresd
>>>>
>>>>> On 2014-03-18 03:07, pighi@selea.com wrote:
>>>>>> I want to bump this problem with Hob, the error i still present and not resolved yet:
>>>>>>
>>>>>> https://lists.yoctoproject.org/pipermail/meta-freescale/2013-October/005444.html
>>>>>>
>>>>>> https://lists.yoctoproject.org/pipermail/meta-freescale/2013-December/006067.html
>>>>>
>>>>> What revision/branch of the metadata are you using?
>>>
>>>
>>> --
>>> ------------------------------------------------------------
>>> Gary Thomas | Consulting for the
>>> MLB Associates | Embedded world
>>> ------------------------------------------------------------
>>>
>>>
>>
>>
>> Dott.Ing. Omar Pighi
>> R&D Selea
>>
>
>--
>------------------------------------------------------------
>Gary Thomas | Consulting for the
>MLB Associates | Embedded world
>------------------------------------------------------------
>
>
Dott.Ing. Omar Pighi
R&D Selea
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: HOB unable to parse initial sabresd
@ 2014-03-18 9:42 pighi
2014-03-18 10:05 ` Gary Thomas
0 siblings, 1 reply; 14+ messages in thread
From: pighi @ 2014-03-18 9:42 UTC (permalink / raw)
To: gary, pighi, meta-freescale
well the errors are actually 2 (the ame conflct) one is on libgl and the seond one is on libgl-dev
Omar
>----- Original Message -----
>From: gary@mlbassoc.com
>To: pighi@selea.com,meta-freescale@yoctoproject.org
>Data: Tue, 18 Mar 2014 03:31:25 -0600
>Subject: Re: [meta-freescale] HOB unable to parse initial sabresd
>On 2014-03-18 03:24, pighi@selea.com wrote:
>> I'm using the Master branch
>
>Master branch of both Poky/Yocto and meta-fsl-arm*
>What revision (since these are quickly moving targets)?
>
>>> ----- Original Message -----
>>> From: gary@mlbassoc.com
>>> To: meta-freescale@yoctoproject.org
>>> Data: Tue, 18 Mar 2014 03:11:53 -0600
>>> Subject: Re: [meta-freescale] HOB unable to parse initial sabresd
>>
>>> On 2014-03-18 03:07, pighi@selea.com wrote:
>>>> I want to bump this problem with Hob, the error i still present and not resolved yet:
>>>>
>>>> https://lists.yoctoproject.org/pipermail/meta-freescale/2013-October/005444.html
>>>>
>>>> https://lists.yoctoproject.org/pipermail/meta-freescale/2013-December/006067.html
>>>
>>> What revision/branch of the metadata are you using?
>
>
>--
>------------------------------------------------------------
>Gary Thomas | Consulting for the
>MLB Associates | Embedded world
>------------------------------------------------------------
>
>
Dott.Ing. Omar Pighi
R&D Selea
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: HOB unable to parse initial sabresd
2014-03-18 9:42 pighi
@ 2014-03-18 10:05 ` Gary Thomas
0 siblings, 0 replies; 14+ messages in thread
From: Gary Thomas @ 2014-03-18 10:05 UTC (permalink / raw)
To: pighi@selea.com, meta-freescale
On 2014-03-18 03:42, pighi@selea.com wrote:
> well the errors are actually 2 (the ame conflct) one is on libgl and the seond one is on libgl-dev
Yes, I see this as well.
Trying to resolve runtime dependency libgl-dev resulted in conflicting PREFERRED_PROVIDER entries being found.
The providers found were: ['/local/poky-multi/meta/recipes-graphics/mesa/mesa_9.2.5.bb',
'/local/poky-multi/meta-fsl-arm/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.9-1.0.0-hfp.bb']
The PREFERRED_PROVIDER entries resulting in this conflict were: ['PREFERRED_PROVIDER_virtual/mesa = mesa', 'PREFERRED_PROVIDER_virtual/libgl = gpu-viv-bin-mx6q']
Worse than just this error/conflict is
the fact that hob just stopped and I only saw the error when I tried
to kill/close it.
I think you should file a bug against this.
n.b. I don't see this error if I run bitbake from the command line.
>> ----- Original Message -----
>> From: gary@mlbassoc.com
>> To: pighi@selea.com,meta-freescale@yoctoproject.org
>> Data: Tue, 18 Mar 2014 03:31:25 -0600
>> Subject: Re: [meta-freescale] HOB unable to parse initial sabresd
>
>> On 2014-03-18 03:24, pighi@selea.com wrote:
>>> I'm using the Master branch
>>
>> Master branch of both Poky/Yocto and meta-fsl-arm*
>> What revision (since these are quickly moving targets)?
>>
>>>> ----- Original Message -----
>>>> From: gary@mlbassoc.com
>>>> To: meta-freescale@yoctoproject.org
>>>> Data: Tue, 18 Mar 2014 03:11:53 -0600
>>>> Subject: Re: [meta-freescale] HOB unable to parse initial sabresd
>>>
>>>> On 2014-03-18 03:07, pighi@selea.com wrote:
>>>>> I want to bump this problem with Hob, the error i still present and not resolved yet:
>>>>>
>>>>> https://lists.yoctoproject.org/pipermail/meta-freescale/2013-October/005444.html
>>>>>
>>>>> https://lists.yoctoproject.org/pipermail/meta-freescale/2013-December/006067.html
>>>>
>>>> What revision/branch of the metadata are you using?
>>
>>
>> --
>> ------------------------------------------------------------
>> Gary Thomas | Consulting for the
>> MLB Associates | Embedded world
>> ------------------------------------------------------------
>>
>>
>
>
> Dott.Ing. Omar Pighi
> R&D Selea
>
--
------------------------------------------------------------
Gary Thomas | Consulting for the
MLB Associates | Embedded world
------------------------------------------------------------
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: HOB unable to parse initial sabresd
@ 2014-03-18 9:37 pighi
0 siblings, 0 replies; 14+ messages in thread
From: pighi @ 2014-03-18 9:37 UTC (permalink / raw)
To: gary, pighi, meta-freescale
sorry the last one 1.5.1 (repo sync this morning)
>----- Original Message -----
>From: gary@mlbassoc.com
>To: pighi@selea.com,meta-freescale@yoctoproject.org
>Data: Tue, 18 Mar 2014 03:31:25 -0600
>Subject: Re: [meta-freescale] HOB unable to parse initial sabresd
>On 2014-03-18 03:24, pighi@selea.com wrote:
>> I'm using the Master branch
>
>Master branch of both Poky/Yocto and meta-fsl-arm*
>What revision (since these are quickly moving targets)?
>
>>> ----- Original Message -----
>>> From: gary@mlbassoc.com
>>> To: meta-freescale@yoctoproject.org
>>> Data: Tue, 18 Mar 2014 03:11:53 -0600
>>> Subject: Re: [meta-freescale] HOB unable to parse initial sabresd
>>
>>> On 2014-03-18 03:07, pighi@selea.com wrote:
>>>> I want to bump this problem with Hob, the error i still present and not resolved yet:
>>>>
>>>> https://lists.yoctoproject.org/pipermail/meta-freescale/2013-October/005444.html
>>>>
>>>> https://lists.yoctoproject.org/pipermail/meta-freescale/2013-December/006067.html
>>>
>>> What revision/branch of the metadata are you using?
>
>
>--
>------------------------------------------------------------
>Gary Thomas | Consulting for the
>MLB Associates | Embedded world
>------------------------------------------------------------
>
>
Dott.Ing. Omar Pighi
R&D Selea
^ permalink raw reply [flat|nested] 14+ messages in thread
* HOB unable to parse initial sabresd
@ 2014-03-18 9:07 pighi
2014-03-18 9:11 ` Gary Thomas
0 siblings, 1 reply; 14+ messages in thread
From: pighi @ 2014-03-18 9:07 UTC (permalink / raw)
To: meta-freescale
I want to bump this problem with Hob, the error i still present and not resolved yet:
https://lists.yoctoproject.org/pipermail/meta-freescale/2013-October/005444.html
https://lists.yoctoproject.org/pipermail/meta-freescale/2013-December/006067.html
Omar Pighi
Dott.Ing. Omar Pighi
R&D Selea
^ permalink raw reply [flat|nested] 14+ messages in thread
* HOB unable to parse initial sabresd
@ 2013-10-30 13:50 Doug Schwanke
2013-11-01 13:20 ` George Reimer
0 siblings, 1 reply; 14+ messages in thread
From: Doug Schwanke @ 2013-10-30 13:50 UTC (permalink / raw)
To: meta-freescale@yoctoproject.org
[-- Attachment #1: Type: text/plain, Size: 696 bytes --]
I decided to test hob out this morning. I did a "repo sync" to pick up any recent changes.
1) Start hob
2) Select imx6qsabresd
Get error message:
Trying to resolve runtime dependency libgl resulted in conflicting PREFERRED_PROVIDER entries being found.
The providers found were: ['/work/dora/fsl-community-bsp/sources/meta-fsl-arm/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.5.7-1.0.0-alpha.2-hfp.bb', '/work/dora/fsl-community-bsp/sources/poky/meta/recipes-graphics/mesa/mesa_9.1.6.bb']
The PREFERRED_PROVIDER entries resulting in this conflict were: ['PREFERRED_PROVIDER_virtual/libgl = gpu-viv-bin-mx6q', 'PREFERRED_PROVIDER_virtual/mesa = mesa']
Doug Schwanke
[-- Attachment #2: Type: text/html, Size: 1783 bytes --]
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: HOB unable to parse initial sabresd
2013-10-30 13:50 Doug Schwanke
@ 2013-11-01 13:20 ` George Reimer
2013-11-05 15:14 ` Florian
0 siblings, 1 reply; 14+ messages in thread
From: George Reimer @ 2013-11-01 13:20 UTC (permalink / raw)
To: Doug Schwanke, meta-freescale; +Cc: georgereimer
[-- Attachment #1: Type: text/plain, Size: 2013 bytes --]
I have been trying to resolve this problem for days, but with the
wandboard-solo build.
I create a Ubuntu 12.04 based VM from scratch, setup the repository
(both dora and Dylan behave the same ) and its dependancies ( g++ etc. )
I use hob to examine and build images, specifically the
qt-in-use-image. This works fine for a while, but then at some as yet
to be determined point, the PREFERRED_PROVIDER conflict for libgl
appears and even blowing away and rebuilding the repository completely
doesn't cure it. So far I have only been able to recover by rebuilding
the entire VM from scratch, ( or actually, getting another copy of the
one I put away before it broke, which is why I am using the VM right
now. Both my native installs on two separate machines are now broken as
well )
What left over dependency could the repository/hob be hooking into ?
Any insights into this would be greatly appreciated.
Thanks
George Reimer
Nuvation Research
From: meta-freescale-bounces@yoctoproject.org
[mailto:meta-freescale-bounces@yoctoproject.org] On Behalf Of Doug
Schwanke
Sent: Wednesday, October 30, 2013 9:50 AM
To: meta-freescale@yoctoproject.org
Subject: [meta-freescale] HOB unable to parse initial sabresd
I decided to test hob out this morning. I did a "repo sync" to pick up
any recent changes.
1) Start hob
2) Select imx6qsabresd
Get error message:
Trying to resolve runtime dependency libgl resulted in conflicting
PREFERRED_PROVIDER entries being found.
The providers found were:
['/work/dora/fsl-community-bsp/sources/meta-fsl-arm/recipes-graphics/gpu
-viv-bin-mx6q/gpu-viv-bin-mx6q_3.5.7-1.0.0-alpha.2-hfp.bb',
'/work/dora/fsl-community-bsp/sources/poky/meta/recipes-graphics/mesa/me
sa_9.1.6.bb']
The PREFERRED_PROVIDER entries resulting in this conflict were:
['PREFERRED_PROVIDER_virtual/libgl = gpu-viv-bin-mx6q',
'PREFERRED_PROVIDER_virtual/mesa = mesa']
Doug Schwanke
[-- Attachment #2: Type: text/html, Size: 6610 bytes --]
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: HOB unable to parse initial sabresd
2013-11-01 13:20 ` George Reimer
@ 2013-11-05 15:14 ` Florian
2013-12-16 23:41 ` George Reimer
0 siblings, 1 reply; 14+ messages in thread
From: Florian @ 2013-11-05 15:14 UTC (permalink / raw)
To: meta-freescale
George Reimer <George.Reimer@...> writes:
> I have been trying to resolve this problem for days, but with the
wandboard-solo build.
I got the same error for the imx6qsabreauto - has anyone an idea to work
around the problem?
^ permalink raw reply [flat|nested] 14+ messages in thread
* Re: HOB unable to parse initial sabresd
2013-11-05 15:14 ` Florian
@ 2013-12-16 23:41 ` George Reimer
0 siblings, 0 replies; 14+ messages in thread
From: George Reimer @ 2013-12-16 23:41 UTC (permalink / raw)
To: meta-freescale
Florian <florian.2.ludwig@...> writes:
>
> George Reimer <George.Reimer <at> ...> writes:
>
> > I have been trying to resolve this problem for days, but with the
> wandboard-solo build.
>
> I got the same error for the imx6qsabreauto - has anyone an idea to work
> around the problem?
>
A workaround for now, don't yet know why/how it became a problem.
I was able to start building images for the wandboard again after I hid the
conflicting "mesa" folders by renaming to have a "." prefix.
./poky/meta/recipes-graphics/.mesa
./meta-fsl-arm/recipes-graphics/.mesa
Unanswered questions:
??? why does a clean reinstall of fsl-community-bsp repo not solve this?
I have to instead build a completely new Ubuntu machine,then add the
repo, then Hob is ok for a while....
??? why does hob modify recipes!? "added by hob" lines appear. Very
uncomfortable with this.
^ permalink raw reply [flat|nested] 14+ messages in thread
end of thread, other threads:[~2014-03-18 13:03 UTC | newest]
Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-18 9:24 HOB unable to parse initial sabresd pighi
2014-03-18 9:31 ` Gary Thomas
-- strict thread matches above, loose matches on Subject: below --
2014-03-18 13:03 pighi
2014-03-18 11:17 pighi
2014-03-18 10:10 pighi
2014-03-18 9:42 pighi
2014-03-18 10:05 ` Gary Thomas
2014-03-18 9:37 pighi
2014-03-18 9:07 pighi
2014-03-18 9:11 ` Gary Thomas
2013-10-30 13:50 Doug Schwanke
2013-11-01 13:20 ` George Reimer
2013-11-05 15:14 ` Florian
2013-12-16 23:41 ` George Reimer
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.