Re: [yocto] layer.conf on openembedded-core ?

2017-08-15 Thread Riko

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"  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.gonza...@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
 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





--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] layer.conf on openembedded-core ?

2017-08-15 Thread Riko

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"  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.gonza...@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
 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





-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] layer.conf on openembedded-core ?

2017-08-15 Thread Martin Jansa
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"  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.gonza...@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
> >> > >  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.ja...@gmail.com


signature.asc
Description: Digital signature
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] layer.conf on openembedded-core ?

2017-08-15 Thread Riko Ho
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"  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.gonza...@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
>> > >  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
>>
>
>
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] layer.conf on openembedded-core ?

2017-08-15 Thread Martin Jansa
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.gonza...@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
> > >  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
>
-- 
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto


Re: [yocto] layer.conf on openembedded-core ?

2017-08-15 Thread Leonardo Sandoval
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
> >  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


Re: [yocto] layer.conf on openembedded-core ?

2017-08-14 Thread Riko

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 
> 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


Re: [yocto] layer.conf on openembedded-core ?

2017-08-14 Thread Riko

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 
> 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


Re: [yocto] layer.conf on openembedded-core ?

2017-08-14 Thread Christopher Larson
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.gonza...@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


Re: [yocto] layer.conf on openembedded-core ?

2017-08-14 Thread Leonardo Sandoval
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


[yocto] layer.conf on openembedded-core ?

2017-08-14 Thread Riko

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

--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto