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

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

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 >

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

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

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

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

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

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

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:

[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