All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] drop obsolete HOSTTOOLS_WHITELIST_GPL-3.0 etc
@ 2016-03-31 18:13 Andre McCurdy
  2016-03-31 18:13 ` [PATCH 1/4] base.bbclass: drop obsolete HOSTTOOLS_WHITELIST_GPL-3.0 Andre McCurdy
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Andre McCurdy @ 2016-03-31 18:13 UTC (permalink / raw)
  To: openembedded-core

Andre McCurdy (4):
  base.bbclass: drop obsolete HOSTTOOLS_WHITELIST_GPL-3.0
  base.bbclass: avoid duplicate call to d.getVar('LICENSE', True)
  base.bbclass: include PV in 'incompatible license but whitelisted' debug
  base.bbclass: minor logic simplification

 meta/classes/base.bbclass                       | 41 ++++++++++---------------
 meta/classes/multilib.bbclass                   |  2 +-
 meta/conf/distro/include/default-distrovars.inc |  3 --
 3 files changed, 17 insertions(+), 29 deletions(-)

-- 
1.9.1



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

end of thread, other threads:[~2016-04-15 22:26 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-31 18:13 [PATCH 0/4] drop obsolete HOSTTOOLS_WHITELIST_GPL-3.0 etc Andre McCurdy
2016-03-31 18:13 ` [PATCH 1/4] base.bbclass: drop obsolete HOSTTOOLS_WHITELIST_GPL-3.0 Andre McCurdy
2016-03-31 18:13 ` [PATCH 2/4] base.bbclass: avoid duplicate call to d.getVar('LICENSE', True) Andre McCurdy
2016-03-31 18:13 ` [PATCH 3/4] base.bbclass: include PV in 'incompatible license but whitelisted' debug Andre McCurdy
2016-04-15  6:19   ` Richard Purdie
2016-04-15 22:26     ` Andre McCurdy
2016-03-31 18:13 ` [PATCH 4/4] base.bbclass: minor logic simplification Andre McCurdy

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.