All of lore.kernel.org
 help / color / mirror / Atom feed
* layer.conf on openembedded-core ?
@ 2017-08-14  7:11 Riko
  2017-08-14 15:49 ` Leonardo Sandoval
  0 siblings, 1 reply; 11+ messages in thread
From: Riko @ 2017-08-14  7:11 UTC (permalink / raw)
  To: N:

Dear Yocto Members,

How can I find this file ?

==

ERROR: Unable to parse 
/home/bianchi/poky/openembedded-core/conf/layer.conf: [Errno 2] file 
/home/bianchi/poky/openembedded-core/conf/layer.conf not found


Thanks,

Riko



^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: layer.conf on openembedded-core ?
  2017-08-14  7:11 layer.conf on openembedded-core ? Riko
@ 2017-08-14 15:49 ` Leonardo Sandoval
  2017-08-14 15:56   ` Christopher Larson
  0 siblings, 1 reply; 11+ messages in thread
From: Leonardo Sandoval @ 2017-08-14 15:49 UTC (permalink / raw)
  To: Riko; +Cc: N:

On Mon, 2017-08-14 at 15:11 +0800, Riko wrote:
> Dear Yocto Members,
> 
> How can I find this file ?


this is a pretty general question. are you running bitbake from the
build directory? double check your conf/bblayers.conf and make sure
paths there are pointing correctly.


> 
> ==
> 
> ERROR: Unable to parse 
> /home/bianchi/poky/openembedded-core/conf/layer.conf: [Errno 2] file 
> /home/bianchi/poky/openembedded-core/conf/layer.conf not found
> 
> 
> Thanks,
> 
> Riko
> 




^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: layer.conf on openembedded-core ?
  2017-08-14 15:49 ` Leonardo Sandoval
@ 2017-08-14 15:56   ` Christopher Larson
  2017-08-15  0:55     ` Riko
  2017-08-15  1:09     ` Riko
  0 siblings, 2 replies; 11+ messages in thread
From: Christopher Larson @ 2017-08-14 15:56 UTC (permalink / raw)
  To: Leonardo Sandoval; +Cc: Riko, N:

[-- Attachment #1: Type: text/plain, Size: 1026 bytes --]

The openembedded-core root isn’t a layer, openembedded-core/meta is.

On Mon, Aug 14, 2017 at 8:49 AM, Leonardo Sandoval <
leonardo.sandoval.gonzalez@linux.intel.com> wrote:

> On Mon, 2017-08-14 at 15:11 +0800, Riko wrote:
> > Dear Yocto Members,
> >
> > How can I find this file ?
>
>
> this is a pretty general question. are you running bitbake from the
> build directory? double check your conf/bblayers.conf and make sure
> paths there are pointing correctly.
>
>
> >
> > ==
> >
> > ERROR: Unable to parse
> > /home/bianchi/poky/openembedded-core/conf/layer.conf: [Errno 2] file
> > /home/bianchi/poky/openembedded-core/conf/layer.conf not found
> >
> >
> > Thanks,
> >
> > Riko
> >
>
>
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>



-- 
Christopher Larson
kergoth at gmail dot com
Founder - BitBake, OpenEmbedded, OpenZaurus
Senior Software Engineer, Mentor Graphics

[-- Attachment #2: Type: text/html, Size: 1836 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: layer.conf on openembedded-core ?
  2017-08-14 15:56   ` Christopher Larson
@ 2017-08-15  0:55     ` Riko
  2017-08-15  1:09     ` Riko
  1 sibling, 0 replies; 11+ messages in thread
From: Riko @ 2017-08-15  0:55 UTC (permalink / raw)
  To: Christopher Larson, Leonardo Sandoval; +Cc: N:

[-- Attachment #1: Type: text/plain, Size: 1380 bytes --]

Thanks for the clue, now it's compiling,


On 14/08/17 23:56, Christopher Larson wrote:
> The openembedded-core root isn’t a layer, openembedded-core/meta is.
>
> On Mon, Aug 14, 2017 at 8:49 AM, Leonardo Sandoval 
> <leonardo.sandoval.gonzalez@linux.intel.com 
> <mailto:leonardo.sandoval.gonzalez@linux.intel.com>> wrote:
>
>     On Mon, 2017-08-14 at 15:11 +0800, Riko wrote:
>     > Dear Yocto Members,
>     >
>     > How can I find this file ?
>
>
>     this is a pretty general question. are you running bitbake from the
>     build directory? double check your conf/bblayers.conf and make sure
>     paths there are pointing correctly.
>
>
>     >
>     > ==
>     >
>     > ERROR: Unable to parse
>     > /home/bianchi/poky/openembedded-core/conf/layer.conf: [Errno 2] file
>     > /home/bianchi/poky/openembedded-core/conf/layer.conf not found
>     >
>     >
>     > Thanks,
>     >
>     > Riko
>     >
>
>
>     --
>     _______________________________________________
>     yocto mailing list
>     yocto@yoctoproject.org <mailto:yocto@yoctoproject.org>
>     https://lists.yoctoproject.org/listinfo/yocto
>     <https://lists.yoctoproject.org/listinfo/yocto>
>
>
>
>
> -- 
> Christopher Larson
> kergoth at gmail dot com
> Founder - BitBake, OpenEmbedded, OpenZaurus
> Senior Software Engineer, Mentor Graphics


[-- Attachment #2: Type: text/html, Size: 3327 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: layer.conf on openembedded-core ?
  2017-08-14 15:56   ` Christopher Larson
  2017-08-15  0:55     ` Riko
@ 2017-08-15  1:09     ` Riko
  2017-08-15 14:12       ` Leonardo Sandoval
  1 sibling, 1 reply; 11+ messages in thread
From: Riko @ 2017-08-15  1:09 UTC (permalink / raw)
  To: Christopher Larson, Leonardo Sandoval; +Cc: N:

[-- Attachment #1: Type: text/plain, Size: 1790 bytes --]

Dear Team Yocto Members,

I continue compiling, and got :

ERROR: 
/home/bianchi/poky/openembedded-core/meta/recipes-core/images/build-appliance-image_15.0.0.bb: 
No IMAGE_CMD defined for IMAGE_FSTYPES entry 'wic.vmdk' - possibly 
invalid type name or missing support class
ERROR: Failed to parse recipe: 
/home/bianchi/poky/openembedded-core/meta/recipes-core/images/build-appliance-image_15.0.0.bb

How can I fix it ?

regards,

Riko


On 14/08/17 23:56, Christopher Larson wrote:
> The openembedded-core root isn’t a layer, openembedded-core/meta is.
>
> On Mon, Aug 14, 2017 at 8:49 AM, Leonardo Sandoval 
> <leonardo.sandoval.gonzalez@linux.intel.com 
> <mailto:leonardo.sandoval.gonzalez@linux.intel.com>> wrote:
>
>     On Mon, 2017-08-14 at 15:11 +0800, Riko wrote:
>     > Dear Yocto Members,
>     >
>     > How can I find this file ?
>
>
>     this is a pretty general question. are you running bitbake from the
>     build directory? double check your conf/bblayers.conf and make sure
>     paths there are pointing correctly.
>
>
>     >
>     > ==
>     >
>     > ERROR: Unable to parse
>     > /home/bianchi/poky/openembedded-core/conf/layer.conf: [Errno 2] file
>     > /home/bianchi/poky/openembedded-core/conf/layer.conf not found
>     >
>     >
>     > Thanks,
>     >
>     > Riko
>     >
>
>
>     --
>     _______________________________________________
>     yocto mailing list
>     yocto@yoctoproject.org <mailto:yocto@yoctoproject.org>
>     https://lists.yoctoproject.org/listinfo/yocto
>     <https://lists.yoctoproject.org/listinfo/yocto>
>
>
>
>
> -- 
> Christopher Larson
> kergoth at gmail dot com
> Founder - BitBake, OpenEmbedded, OpenZaurus
> Senior Software Engineer, Mentor Graphics


[-- Attachment #2: Type: text/html, Size: 3800 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: layer.conf on openembedded-core ?
  2017-08-15 14:12       ` Leonardo Sandoval
@ 2017-08-15 14:11         ` Martin Jansa
  2017-08-15 23:40           ` Riko Ho
  0 siblings, 1 reply; 11+ messages in thread
From: Martin Jansa @ 2017-08-15 14:11 UTC (permalink / raw)
  To: Leonardo Sandoval; +Cc: Riko, yocto@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 3001 bytes --]

But it's related to it, in this thread he added oe-core/meta in master
branch to BBLAYERS in poky build (already including poky/meta) from pyro
branch.

That's why he is seeing 3 strange issues reported in couple threads already
(and this is also 3rd time someone telling him that he shouldn't include
oe-core meta twice and to use the same branch across all layers).

On Tue, Aug 15, 2017 at 4:12 PM, Leonardo Sandoval <
leonardo.sandoval.gonzalez@linux.intel.com> wrote:

> On Tue, 2017-08-15 at 09:09 +0800, Riko wrote:
> > Dear Team Yocto Members,
> >
> > I continue compiling, and got :
> >
> > ERROR: /home/bianchi/poky/openembedded-core/meta/recipes-core/images/
> build-appliance-image_15.0.0.bb: No IMAGE_CMD defined for IMAGE_FSTYPES
> entry 'wic.vmdk' - possibly invalid type name or missing support class
> > ERROR: Failed to parse
> > recipe: /home/bianchi/poky/openembedded-core/meta/recipes-core/images/
> build-appliance-image_15.0.0.bb
> >
>
> would be better if you start another thread with this issue. BTW, I just
> built a build-appliance without any change at local.conf and all went
> fine so you may have included something that you are not referring to
> (IMAGE_FILES?)
>
>
>
> > How can I fix it ?
> >
> > regards,
> >
> > Riko
> >
> >
> >
> > On 14/08/17 23:56, Christopher Larson wrote:
> >
> > > The openembedded-core root isn’t a layer, openembedded-core/meta is.
> > >
> > > On Mon, Aug 14, 2017 at 8:49 AM, Leonardo Sandoval
> > > <leonardo.sandoval.gonzalez@linux.intel.com> wrote:
> > >         On Mon, 2017-08-14 at 15:11 +0800, Riko wrote:
> > >         > Dear Yocto Members,
> > >         >
> > >         > How can I find this file ?
> > >
> > >
> > >         this is a pretty general question. are you running bitbake
> > >         from the
> > >         build directory? double check your conf/bblayers.conf and
> > >         make sure
> > >         paths there are pointing correctly.
> > >
> > >
> > >         >
> > >         > ==
> > >         >
> > >         > ERROR: Unable to parse
> > >         > /home/bianchi/poky/openembedded-core/conf/layer.conf:
> > >         [Errno 2] file
> > >         > /home/bianchi/poky/openembedded-core/conf/layer.conf not
> > >         found
> > >         >
> > >         >
> > >         > Thanks,
> > >         >
> > >         > Riko
> > >         >
> > >
> > >
> > >         --
> > >         _______________________________________________
> > >         yocto mailing list
> > >         yocto@yoctoproject.org
> > >         https://lists.yoctoproject.org/listinfo/yocto
> > >
> > >
> > >
> > >
> > >
> > > --
> > > Christopher Larson
> > > kergoth at gmail dot com
> > > Founder - BitBake, OpenEmbedded, OpenZaurus
> > > Senior Software Engineer, Mentor Graphics
> >
>
>
> --
> _______________________________________________
> yocto mailing list
> yocto@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>

[-- Attachment #2: Type: text/html, Size: 4686 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: layer.conf on openembedded-core ?
  2017-08-15  1:09     ` Riko
@ 2017-08-15 14:12       ` Leonardo Sandoval
  2017-08-15 14:11         ` Martin Jansa
  0 siblings, 1 reply; 11+ messages in thread
From: Leonardo Sandoval @ 2017-08-15 14:12 UTC (permalink / raw)
  To: Riko; +Cc: yocto

On Tue, 2017-08-15 at 09:09 +0800, Riko wrote:
> Dear Team Yocto Members,
> 
> I continue compiling, and got :
> 
> ERROR: /home/bianchi/poky/openembedded-core/meta/recipes-core/images/build-appliance-image_15.0.0.bb: No IMAGE_CMD defined for IMAGE_FSTYPES entry 'wic.vmdk' - possibly invalid type name or missing support class
> ERROR: Failed to parse
> recipe: /home/bianchi/poky/openembedded-core/meta/recipes-core/images/build-appliance-image_15.0.0.bb
> 

would be better if you start another thread with this issue. BTW, I just
built a build-appliance without any change at local.conf and all went
fine so you may have included something that you are not referring to
(IMAGE_FILES?)



> How can I fix it ?
> 
> regards,
> 
> Riko
> 
> 
> 
> On 14/08/17 23:56, Christopher Larson wrote:
> 
> > The openembedded-core root isn’t a layer, openembedded-core/meta is.
> > 
> > On Mon, Aug 14, 2017 at 8:49 AM, Leonardo Sandoval
> > <leonardo.sandoval.gonzalez@linux.intel.com> wrote:
> >         On Mon, 2017-08-14 at 15:11 +0800, Riko wrote:
> >         > Dear Yocto Members,
> >         >
> >         > How can I find this file ?
> >         
> >         
> >         this is a pretty general question. are you running bitbake
> >         from the
> >         build directory? double check your conf/bblayers.conf and
> >         make sure
> >         paths there are pointing correctly.
> >         
> >         
> >         >
> >         > ==
> >         >
> >         > ERROR: Unable to parse
> >         > /home/bianchi/poky/openembedded-core/conf/layer.conf:
> >         [Errno 2] file
> >         > /home/bianchi/poky/openembedded-core/conf/layer.conf not
> >         found
> >         >
> >         >
> >         > Thanks,
> >         >
> >         > Riko
> >         >
> >         
> >         
> >         --
> >         _______________________________________________
> >         yocto mailing list
> >         yocto@yoctoproject.org
> >         https://lists.yoctoproject.org/listinfo/yocto
> >         
> > 
> > 
> > 
> > 
> > -- 
> > Christopher Larson
> > kergoth at gmail dot com
> > Founder - BitBake, OpenEmbedded, OpenZaurus
> > Senior Software Engineer, Mentor Graphics
> 




^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: layer.conf on openembedded-core ?
  2017-08-15 14:11         ` Martin Jansa
@ 2017-08-15 23:40           ` Riko Ho
  2017-08-15 23:50             ` Martin Jansa
  0 siblings, 1 reply; 11+ messages in thread
From: Riko Ho @ 2017-08-15 23:40 UTC (permalink / raw)
  To: Martin Jansa; +Cc: yocto@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 3380 bytes --]

I see, so I must use all layers within the same branch.
Could you tell me where I can download those layers in the sma branch?
I didn't see the branch when I clone the layers.

Regards,
On Aug 15, 2017 10:11 PM, "Martin Jansa" <martin.jansa@gmail.com> wrote:

> But it's related to it, in this thread he added oe-core/meta in master
> branch to BBLAYERS in poky build (already including poky/meta) from pyro
> branch.
>
> That's why he is seeing 3 strange issues reported in couple threads
> already (and this is also 3rd time someone telling him that he shouldn't
> include oe-core meta twice and to use the same branch across all layers).
>
> On Tue, Aug 15, 2017 at 4:12 PM, Leonardo Sandoval <
> leonardo.sandoval.gonzalez@linux.intel.com> wrote:
>
>> On Tue, 2017-08-15 at 09:09 +0800, Riko wrote:
>> > Dear Team Yocto Members,
>> >
>> > I continue compiling, and got :
>> >
>> > ERROR: /home/bianchi/poky/openembedded-core/meta/recipes-core/images/
>> build-appliance-image_15.0.0.bb: No IMAGE_CMD defined for IMAGE_FSTYPES
>> entry 'wic.vmdk' - possibly invalid type name or missing support class
>> > ERROR: Failed to parse
>> > recipe: /home/bianchi/poky/openembedded-core/meta/recipes-core/images/
>> build-appliance-image_15.0.0.bb
>> >
>>
>> would be better if you start another thread with this issue. BTW, I just
>> built a build-appliance without any change at local.conf and all went
>> fine so you may have included something that you are not referring to
>> (IMAGE_FILES?)
>>
>>
>>
>> > How can I fix it ?
>> >
>> > regards,
>> >
>> > Riko
>> >
>> >
>> >
>> > On 14/08/17 23:56, Christopher Larson wrote:
>> >
>> > > The openembedded-core root isn’t a layer, openembedded-core/meta is.
>> > >
>> > > On Mon, Aug 14, 2017 at 8:49 AM, Leonardo Sandoval
>> > > <leonardo.sandoval.gonzalez@linux.intel.com> wrote:
>> > >         On Mon, 2017-08-14 at 15:11 +0800, Riko wrote:
>> > >         > Dear Yocto Members,
>> > >         >
>> > >         > How can I find this file ?
>> > >
>> > >
>> > >         this is a pretty general question. are you running bitbake
>> > >         from the
>> > >         build directory? double check your conf/bblayers.conf and
>> > >         make sure
>> > >         paths there are pointing correctly.
>> > >
>> > >
>> > >         >
>> > >         > ==
>> > >         >
>> > >         > ERROR: Unable to parse
>> > >         > /home/bianchi/poky/openembedded-core/conf/layer.conf:
>> > >         [Errno 2] file
>> > >         > /home/bianchi/poky/openembedded-core/conf/layer.conf not
>> > >         found
>> > >         >
>> > >         >
>> > >         > Thanks,
>> > >         >
>> > >         > Riko
>> > >         >
>> > >
>> > >
>> > >         --
>> > >         _______________________________________________
>> > >         yocto mailing list
>> > >         yocto@yoctoproject.org
>> > >         https://lists.yoctoproject.org/listinfo/yocto
>> > >
>> > >
>> > >
>> > >
>> > >
>> > > --
>> > > Christopher Larson
>> > > kergoth at gmail dot com
>> > > Founder - BitBake, OpenEmbedded, OpenZaurus
>> > > Senior Software Engineer, Mentor Graphics
>> >
>>
>>
>> --
>> _______________________________________________
>> yocto mailing list
>> yocto@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/yocto
>>
>
>

[-- Attachment #2: Type: text/html, Size: 5269 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: layer.conf on openembedded-core ?
  2017-08-15 23:40           ` Riko Ho
@ 2017-08-15 23:50             ` Martin Jansa
  2017-08-16  1:06               ` Riko
  2017-08-16  1:38               ` Riko
  0 siblings, 2 replies; 11+ messages in thread
From: Martin Jansa @ 2017-08-15 23:50 UTC (permalink / raw)
  To: Riko Ho; +Cc: yocto@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 3760 bytes --]

On Wed, Aug 16, 2017 at 07:40:10AM +0800, Riko Ho wrote:
> I see, so I must use all layers within the same branch.
> Could you tell me where I can download those layers in the sma branch?
> I didn't see the branch when I clone the layers.

This might help you:
https://git-scm.com/documentation

> On Aug 15, 2017 10:11 PM, "Martin Jansa" <martin.jansa@gmail.com> wrote:
> 
> > But it's related to it, in this thread he added oe-core/meta in master
> > branch to BBLAYERS in poky build (already including poky/meta) from pyro
> > branch.
> >
> > That's why he is seeing 3 strange issues reported in couple threads
> > already (and this is also 3rd time someone telling him that he shouldn't
> > include oe-core meta twice and to use the same branch across all layers).
> >
> > On Tue, Aug 15, 2017 at 4:12 PM, Leonardo Sandoval <
> > leonardo.sandoval.gonzalez@linux.intel.com> wrote:
> >
> >> On Tue, 2017-08-15 at 09:09 +0800, Riko wrote:
> >> > Dear Team Yocto Members,
> >> >
> >> > I continue compiling, and got :
> >> >
> >> > ERROR: /home/bianchi/poky/openembedded-core/meta/recipes-core/images/
> >> build-appliance-image_15.0.0.bb: No IMAGE_CMD defined for IMAGE_FSTYPES
> >> entry 'wic.vmdk' - possibly invalid type name or missing support class
> >> > ERROR: Failed to parse
> >> > recipe: /home/bianchi/poky/openembedded-core/meta/recipes-core/images/
> >> build-appliance-image_15.0.0.bb
> >> >
> >>
> >> would be better if you start another thread with this issue. BTW, I just
> >> built a build-appliance without any change at local.conf and all went
> >> fine so you may have included something that you are not referring to
> >> (IMAGE_FILES?)
> >>
> >>
> >>
> >> > How can I fix it ?
> >> >
> >> > regards,
> >> >
> >> > Riko
> >> >
> >> >
> >> >
> >> > On 14/08/17 23:56, Christopher Larson wrote:
> >> >
> >> > > The openembedded-core root isn’t a layer, openembedded-core/meta is.
> >> > >
> >> > > On Mon, Aug 14, 2017 at 8:49 AM, Leonardo Sandoval
> >> > > <leonardo.sandoval.gonzalez@linux.intel.com> wrote:
> >> > >         On Mon, 2017-08-14 at 15:11 +0800, Riko wrote:
> >> > >         > Dear Yocto Members,
> >> > >         >
> >> > >         > How can I find this file ?
> >> > >
> >> > >
> >> > >         this is a pretty general question. are you running bitbake
> >> > >         from the
> >> > >         build directory? double check your conf/bblayers.conf and
> >> > >         make sure
> >> > >         paths there are pointing correctly.
> >> > >
> >> > >
> >> > >         >
> >> > >         > ==
> >> > >         >
> >> > >         > ERROR: Unable to parse
> >> > >         > /home/bianchi/poky/openembedded-core/conf/layer.conf:
> >> > >         [Errno 2] file
> >> > >         > /home/bianchi/poky/openembedded-core/conf/layer.conf not
> >> > >         found
> >> > >         >
> >> > >         >
> >> > >         > Thanks,
> >> > >         >
> >> > >         > Riko
> >> > >         >
> >> > >
> >> > >
> >> > >         --
> >> > >         _______________________________________________
> >> > >         yocto mailing list
> >> > >         yocto@yoctoproject.org
> >> > >         https://lists.yoctoproject.org/listinfo/yocto
> >> > >
> >> > >
> >> > >
> >> > >
> >> > >
> >> > > --
> >> > > Christopher Larson
> >> > > kergoth at gmail dot com
> >> > > Founder - BitBake, OpenEmbedded, OpenZaurus
> >> > > Senior Software Engineer, Mentor Graphics
> >> >
> >>
> >>
> >> --
> >> _______________________________________________
> >> yocto mailing list
> >> yocto@yoctoproject.org
> >> https://lists.yoctoproject.org/listinfo/yocto
> >>
> >
> >

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 201 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: layer.conf on openembedded-core ?
  2017-08-15 23:50             ` Martin Jansa
@ 2017-08-16  1:06               ` Riko
  2017-08-16  1:38               ` Riko
  1 sibling, 0 replies; 11+ messages in thread
From: Riko @ 2017-08-16  1:06 UTC (permalink / raw)
  To: Martin Jansa; +Cc: yocto@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 3745 bytes --]

This one :

|git clone -b morty git://any layers ===> if I use morty as my branch ? 
correct me ? thanks |


On 16/08/17 07:50, Martin Jansa wrote:
> On Wed, Aug 16, 2017 at 07:40:10AM +0800, Riko Ho wrote:
>> I see, so I must use all layers within the same branch.
>> Could you tell me where I can download those layers in the sma branch?
>> I didn't see the branch when I clone the layers.
> This might help you:
> https://git-scm.com/documentation
>
>> On Aug 15, 2017 10:11 PM, "Martin Jansa" <martin.jansa@gmail.com> wrote:
>>
>>> But it's related to it, in this thread he added oe-core/meta in master
>>> branch to BBLAYERS in poky build (already including poky/meta) from pyro
>>> branch.
>>>
>>> That's why he is seeing 3 strange issues reported in couple threads
>>> already (and this is also 3rd time someone telling him that he shouldn't
>>> include oe-core meta twice and to use the same branch across all layers).
>>>
>>> On Tue, Aug 15, 2017 at 4:12 PM, Leonardo Sandoval <
>>> leonardo.sandoval.gonzalez@linux.intel.com> wrote:
>>>
>>>> On Tue, 2017-08-15 at 09:09 +0800, Riko wrote:
>>>>> Dear Team Yocto Members,
>>>>>
>>>>> I continue compiling, and got :
>>>>>
>>>>> ERROR: /home/bianchi/poky/openembedded-core/meta/recipes-core/images/
>>>> build-appliance-image_15.0.0.bb: No IMAGE_CMD defined for IMAGE_FSTYPES
>>>> entry 'wic.vmdk' - possibly invalid type name or missing support class
>>>>> ERROR: Failed to parse
>>>>> recipe: /home/bianchi/poky/openembedded-core/meta/recipes-core/images/
>>>> build-appliance-image_15.0.0.bb
>>>> would be better if you start another thread with this issue. BTW, I just
>>>> built a build-appliance without any change at local.conf and all went
>>>> fine so you may have included something that you are not referring to
>>>> (IMAGE_FILES?)
>>>>
>>>>
>>>>
>>>>> How can I fix it ?
>>>>>
>>>>> regards,
>>>>>
>>>>> Riko
>>>>>
>>>>>
>>>>>
>>>>> On 14/08/17 23:56, Christopher Larson wrote:
>>>>>
>>>>>> The openembedded-core root isn’t a layer, openembedded-core/meta is.
>>>>>>
>>>>>> On Mon, Aug 14, 2017 at 8:49 AM, Leonardo Sandoval
>>>>>> <leonardo.sandoval.gonzalez@linux.intel.com> wrote:
>>>>>>          On Mon, 2017-08-14 at 15:11 +0800, Riko wrote:
>>>>>>          > Dear Yocto Members,
>>>>>>          >
>>>>>>          > How can I find this file ?
>>>>>>
>>>>>>
>>>>>>          this is a pretty general question. are you running bitbake
>>>>>>          from the
>>>>>>          build directory? double check your conf/bblayers.conf and
>>>>>>          make sure
>>>>>>          paths there are pointing correctly.
>>>>>>
>>>>>>
>>>>>>          >
>>>>>>          > ==
>>>>>>          >
>>>>>>          > ERROR: Unable to parse
>>>>>>          > /home/bianchi/poky/openembedded-core/conf/layer.conf:
>>>>>>          [Errno 2] file
>>>>>>          > /home/bianchi/poky/openembedded-core/conf/layer.conf not
>>>>>>          found
>>>>>>          >
>>>>>>          >
>>>>>>          > Thanks,
>>>>>>          >
>>>>>>          > Riko
>>>>>>          >
>>>>>>
>>>>>>
>>>>>>          --
>>>>>>          _______________________________________________
>>>>>>          yocto mailing list
>>>>>>          yocto@yoctoproject.org
>>>>>>          https://lists.yoctoproject.org/listinfo/yocto
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Christopher Larson
>>>>>> kergoth at gmail dot com
>>>>>> Founder - BitBake, OpenEmbedded, OpenZaurus
>>>>>> Senior Software Engineer, Mentor Graphics
>>>>
>>>> --
>>>> _______________________________________________
>>>> yocto mailing list
>>>> yocto@yoctoproject.org
>>>> https://lists.yoctoproject.org/listinfo/yocto
>>>>
>>>


[-- Attachment #2: Type: text/html, Size: 5412 bytes --]

^ permalink raw reply	[flat|nested] 11+ messages in thread

* Re: layer.conf on openembedded-core ?
  2017-08-15 23:50             ` Martin Jansa
  2017-08-16  1:06               ` Riko
@ 2017-08-16  1:38               ` Riko
  1 sibling, 0 replies; 11+ messages in thread
From: Riko @ 2017-08-16  1:38 UTC (permalink / raw)
  To: Martin Jansa; +Cc: yocto@yoctoproject.org

so from this page

https://layers.openembedded.org/layerindex/branch/pyro/layers/

for example I want to use 'pyro' branch :

I will do

#> git clone -b pyro git://git.openembedded.org/openembedded-core


On 16/08/17 07:50, Martin Jansa wrote:
> On Wed, Aug 16, 2017 at 07:40:10AM +0800, Riko Ho wrote:
>> I see, so I must use all layers within the same branch.
>> Could you tell me where I can download those layers in the sma branch?
>> I didn't see the branch when I clone the layers.
> This might help you:
> https://git-scm.com/documentation
>
>> On Aug 15, 2017 10:11 PM, "Martin Jansa" <martin.jansa@gmail.com> wrote:
>>
>>> But it's related to it, in this thread he added oe-core/meta in master
>>> branch to BBLAYERS in poky build (already including poky/meta) from pyro
>>> branch.
>>>
>>> That's why he is seeing 3 strange issues reported in couple threads
>>> already (and this is also 3rd time someone telling him that he shouldn't
>>> include oe-core meta twice and to use the same branch across all layers).
>>>
>>> On Tue, Aug 15, 2017 at 4:12 PM, Leonardo Sandoval <
>>> leonardo.sandoval.gonzalez@linux.intel.com> wrote:
>>>
>>>> On Tue, 2017-08-15 at 09:09 +0800, Riko wrote:
>>>>> Dear Team Yocto Members,
>>>>>
>>>>> I continue compiling, and got :
>>>>>
>>>>> ERROR: /home/bianchi/poky/openembedded-core/meta/recipes-core/images/
>>>> build-appliance-image_15.0.0.bb: No IMAGE_CMD defined for IMAGE_FSTYPES
>>>> entry 'wic.vmdk' - possibly invalid type name or missing support class
>>>>> ERROR: Failed to parse
>>>>> recipe: /home/bianchi/poky/openembedded-core/meta/recipes-core/images/
>>>> build-appliance-image_15.0.0.bb
>>>> would be better if you start another thread with this issue. BTW, I just
>>>> built a build-appliance without any change at local.conf and all went
>>>> fine so you may have included something that you are not referring to
>>>> (IMAGE_FILES?)
>>>>
>>>>
>>>>
>>>>> How can I fix it ?
>>>>>
>>>>> regards,
>>>>>
>>>>> Riko
>>>>>
>>>>>
>>>>>
>>>>> On 14/08/17 23:56, Christopher Larson wrote:
>>>>>
>>>>>> The openembedded-core root isn’t a layer, openembedded-core/meta is.
>>>>>>
>>>>>> On Mon, Aug 14, 2017 at 8:49 AM, Leonardo Sandoval
>>>>>> <leonardo.sandoval.gonzalez@linux.intel.com> wrote:
>>>>>>          On Mon, 2017-08-14 at 15:11 +0800, Riko wrote:
>>>>>>          > Dear Yocto Members,
>>>>>>          >
>>>>>>          > How can I find this file ?
>>>>>>
>>>>>>
>>>>>>          this is a pretty general question. are you running bitbake
>>>>>>          from the
>>>>>>          build directory? double check your conf/bblayers.conf and
>>>>>>          make sure
>>>>>>          paths there are pointing correctly.
>>>>>>
>>>>>>
>>>>>>          >
>>>>>>          > ==
>>>>>>          >
>>>>>>          > ERROR: Unable to parse
>>>>>>          > /home/bianchi/poky/openembedded-core/conf/layer.conf:
>>>>>>          [Errno 2] file
>>>>>>          > /home/bianchi/poky/openembedded-core/conf/layer.conf not
>>>>>>          found
>>>>>>          >
>>>>>>          >
>>>>>>          > Thanks,
>>>>>>          >
>>>>>>          > Riko
>>>>>>          >
>>>>>>
>>>>>>
>>>>>>          --
>>>>>>          _______________________________________________
>>>>>>          yocto mailing list
>>>>>>          yocto@yoctoproject.org
>>>>>>          https://lists.yoctoproject.org/listinfo/yocto
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Christopher Larson
>>>>>> kergoth at gmail dot com
>>>>>> Founder - BitBake, OpenEmbedded, OpenZaurus
>>>>>> Senior Software Engineer, Mentor Graphics
>>>>
>>>> --
>>>> _______________________________________________
>>>> yocto mailing list
>>>> yocto@yoctoproject.org
>>>> https://lists.yoctoproject.org/listinfo/yocto
>>>>
>>>



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2017-08-16  1:38 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-14  7:11 layer.conf on openembedded-core ? Riko
2017-08-14 15:49 ` Leonardo Sandoval
2017-08-14 15:56   ` Christopher Larson
2017-08-15  0:55     ` Riko
2017-08-15  1:09     ` Riko
2017-08-15 14:12       ` Leonardo Sandoval
2017-08-15 14:11         ` Martin Jansa
2017-08-15 23:40           ` Riko Ho
2017-08-15 23:50             ` Martin Jansa
2017-08-16  1:06               ` Riko
2017-08-16  1:38               ` Riko

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.