All of lore.kernel.org
 help / color / mirror / Atom feed
From: Neuer User <auslands-kv@gmx.de>
To: yocto@yoctoproject.org
Subject: Re: Kernel config fragments are not applied
Date: Wed, 30 Apr 2014 21:16:11 +0200	[thread overview]
Message-ID: <53614BFB.3070100@gmx.de> (raw)
In-Reply-To: <53614482.8010102@windriver.com>

Am 30.04.2014 20:44, schrieb Bruce Ashfield:
> Can you send me your bblayers out of band ? I'm using meta-fsl-arm
> and meta-fsl-arm-extra to get a build going, and running into
> expansion errors in the kernel recipes. Rather than hunt around
> more than necessary, I'll check against your layers.
> 
> Bruce
> 
Sure:

LCONF_VERSION = "6"

BBPATH = "${TOPDIR}"
BSPDIR := "${@os.path.abspath(os.path.dirname(d.getVar('FILE', True)) +
'/../..')}"

BBFILES ?= ""
BBLAYERS = " \
  ${BSPDIR}/sources/poky/meta \
  ${BSPDIR}/sources/poky/meta-yocto \
  \
  ${BSPDIR}/sources/meta-openembedded/meta-oe \
  ${BSPDIR}/sources/meta-openembedded/meta-multimedia \
  \
  ${BSPDIR}/sources/meta-fsl-arm \
  ${BSPDIR}/sources/meta-fsl-arm-extra \
  ${BSPDIR}/sources/meta-fsl-demos \
  ${BSPDIR}/sources/meta-openembedded/meta-ruby \
  ${BSPDIR}/sources/meta-qt5 \
  ${BSPDIR}/sources/meta-mylayer \
"

 Not sure that you need all. meta-ruby and qt5 is needed for my application.




  reply	other threads:[~2014-04-30 19:16 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-28  8:03 Kernel config fragments are not applied Neuer User
2014-04-28 13:03 ` Bruce Ashfield
2014-04-28 13:14   ` Neuer User
2014-04-28 13:16     ` Bruce Ashfield
2014-04-28 13:35       ` Neuer User
2014-04-28 13:37         ` Bruce Ashfield
2014-04-28 13:54           ` Neuer User
2014-04-30 18:44             ` Bruce Ashfield
2014-04-30 19:16               ` Neuer User [this message]
2014-04-30 19:21                 ` Bruce Ashfield
2014-04-30 19:23                   ` Neuer User
2014-04-30 21:08             ` Bruce Ashfield
2014-05-01  4:29               ` Bruce Ashfield
2014-05-01  6:32                 ` Neuer User
2014-05-01 17:12                   ` Bruce Ashfield
2014-05-02 17:24                     ` Bruce Ashfield
2014-05-03  8:43                       ` Neuer User
2014-04-30 10:24           ` Neuer User
2014-04-30 12:28             ` Bruce Ashfield

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=53614BFB.3070100@gmx.de \
    --to=auslands-kv@gmx.de \
    --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.