All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Sinan Kaya" <okaya@kernel.org>
To: Joshua Watt <jpewhacker@gmail.com>, yocto@lists.yoctoproject.org
Subject: Re: [meta-mingw] [PATCH v2 1/3] protobuf: static link tools when generating sdk
Date: Tue, 17 Aug 2021 17:54:39 +0300	[thread overview]
Message-ID: <64f2a953-58b8-3331-7227-93c8a56bc5f2@kernel.org> (raw)
In-Reply-To: <299fcf00-d052-fd02-694c-d23a19b3a98d@gmail.com>

On 8/17/2021 5:44 PM, Joshua Watt wrote:
> These 3 recipes are in meta-oe, not OE-core which means that the
> bbappends are going to cause a dangling appends error/warning. Please
> add a dynamic BBFILES pattern[1] so that these are conditionally applied
> only if meta-oe is present, something like:
> 
>  BBFILES_DYNAMIC += "\
> openembedded-layer:${LAYERDIR}/dynamic-layers/openembedded-layer/recipes-*/*/*.bb
> \
> openembedded-layer:${LAYERDIR}/dynamic-layers/openembedded-layer/recipes-*/*/*.bbappend
> \
>  "
> 
> [1]:
> https://docs.yoctoproject.org/ref-manual/variables.html#term-BBFILES_DYNAMIC

I wasn't aware of this functionality. Will post v3.

  reply	other threads:[~2021-08-17 14:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-17 14:07 [meta-mingw] [PATCH v2 1/3] protobuf: static link tools when generating sdk Sinan Kaya
2021-08-17 14:07 ` [meta-mingw] [PATCH v2 2/3] protobuf-c: static link " Sinan Kaya
2021-08-17 14:07 ` [meta-mingw] [PATCH v2 3/3] grpc: static link tools when generating SDK Sinan Kaya
2021-08-17 14:33 ` [meta-mingw] [PATCH v2 1/3] protobuf: static link tools when generating sdk Joshua Watt
2021-08-17 14:44   ` Joshua Watt
2021-08-17 14:54     ` Sinan Kaya [this message]
2021-08-17 15:08   ` Sinan Kaya

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=64f2a953-58b8-3331-7227-93c8a56bc5f2@kernel.org \
    --to=okaya@kernel.org \
    --cc=jpewhacker@gmail.com \
    --cc=yocto@lists.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.