All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC 0/3] Add wildcards to SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS
@ 2018-02-27 22:47 Joshua Watt
  2018-02-27 22:47 ` [RFC 1/3] sstatesig: Add recipe wildcard Joshua Watt
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Joshua Watt @ 2018-02-27 22:47 UTC (permalink / raw)
  To: openembedded-core

Wildcard support in SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS allows the native
tools that were in a hardcoded list to be specified in layer.conf with
the other exclusions.

Joshua Watt (3):
  sstatesig: Add recipe wildcard
  ref-manual: Update documentation for SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS
  sstatesig: Move hardcoded native tools

 documentation/ref-manual/ref-variables.xml | 18 ++++++++++++++++++
 meta/conf/layer.conf                       |  5 +++++
 meta/lib/oe/sstatesig.py                   |  9 ++++-----
 3 files changed, 27 insertions(+), 5 deletions(-)

-- 
2.14.3



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-02-28 14:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-27 22:47 [RFC 0/3] Add wildcards to SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS Joshua Watt
2018-02-27 22:47 ` [RFC 1/3] sstatesig: Add recipe wildcard Joshua Watt
2018-02-27 22:47 ` [RFC 2/3] ref-manual: Update SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS Joshua Watt
2018-02-27 22:47 ` [RFC 3/3] sstatesig: Move hardcoded native tools Joshua Watt
2018-02-28 14:14 ` [RFC 0/3] Add wildcards to SIGGEN_EXCLUDE_SAFE_RECIPE_DEPS Richard Purdie
2018-02-28 14:43   ` Joshua Watt

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.