All of lore.kernel.org
 help / color / mirror / Atom feed
From: Trevor Woerner <twoerner@gmail.com>
To: Paul Eggleton <paul.eggleton@linux.intel.com>
Cc: bitbake-devel@lists.openembedded.org
Subject: Re: bitbake-layers layerindex-fetch
Date: Fri, 29 May 2015 16:11:41 -0400	[thread overview]
Message-ID: <5568C7FD.8070903@gmail.com> (raw)
In-Reply-To: <7025804.ZvuMXxFa1D@peggleto-mobl.ger.corp.intel.com>

On 05/26/15 09:51, Paul Eggleton wrote:
> This is controlled by BBLAYERS_FETCH_DIR; by default this is set to 
> "${COREBASE}" with ??= so you can set it to your preferred value in local.conf 
> as desired. (We should definitely document this, I acknowledge at the moment it 
> isn't documented anywhere.)

It'd be nice if "bitbake-layers remove-layer" had the same mechanism.
Some way (preferably using the same BBLAYERS_FETCH_DIR variable,
possibly renamed so it made sense in both cases) to specify the base of
where my layers are stored:

    $ bitbake-layers remove-layer meta-realtime
    No layers matching /z/master/rpi-poky-linaro-rt/meta-realtime found
in BBLAYERS

But my layers are stored in /z/master/layers.




Of course I can get around this by using:

    $ bitbake-layers remove-layer *meta-realtime


  parent reply	other threads:[~2015-05-29 20:11 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-22 21:57 bitbake-layers layerindex-fetch Trevor Woerner
2015-05-26 13:51 ` Paul Eggleton
2015-05-29 18:21   ` Trevor Woerner
2015-05-29 20:11   ` Trevor Woerner [this message]
2015-06-03  8:29     ` Paul Eggleton

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=5568C7FD.8070903@gmail.com \
    --to=twoerner@gmail.com \
    --cc=bitbake-devel@lists.openembedded.org \
    --cc=paul.eggleton@linux.intel.com \
    /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.