All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: Riko Ho <antonius.riko@gmail.com>
Cc: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: layer.conf on openembedded-core ?
Date: Wed, 16 Aug 2017 01:50:04 +0200	[thread overview]
Message-ID: <20170815235004.GA3353@jama> (raw)
In-Reply-To: <CAByQQ_qNcKpj5RYXX0EVtzLfqki0CW-FwSN-tAhvEYybKo24ug@mail.gmail.com>

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

  reply	other threads:[~2017-08-15 23:48 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2017-08-16  1:06               ` Riko
2017-08-16  1:38               ` Riko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170815235004.GA3353@jama \
    --to=martin.jansa@gmail.com \
    --cc=antonius.riko@gmail.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.