All of lore.kernel.org
 help / color / mirror / Atom feed
* what is the proper way to define a blacklist?
@ 2014-08-06  8:39 Robert P. J. Day
  2014-08-06  9:03 ` Martin Jansa
  0 siblings, 1 reply; 2+ messages in thread
From: Robert P. J. Day @ 2014-08-06  8:39 UTC (permalink / raw)
  To: OE Core mailing list


  from blacklist.bbclass:

# To use the blacklist, a distribution should include this
# class in the INHERIT_DISTRO

  the only way i see that class being inherited is with the simpler
form:

  INHERIT += "blacklist"

even in distro conf files, except in defaultsetup.conf, which uses:

  INHERIT_BLACKLIST = "blacklist"

so should that comment be adjusted? what should it say?

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================



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

* Re: what is the proper way to define a blacklist?
  2014-08-06  8:39 what is the proper way to define a blacklist? Robert P. J. Day
@ 2014-08-06  9:03 ` Martin Jansa
  0 siblings, 0 replies; 2+ messages in thread
From: Martin Jansa @ 2014-08-06  9:03 UTC (permalink / raw)
  To: Robert P. J. Day; +Cc: OE Core mailing list

[-- Attachment #1: Type: text/plain, Size: 1317 bytes --]

On Wed, Aug 06, 2014 at 04:39:29AM -0400, Robert P. J. Day wrote:
> 
>   from blacklist.bbclass:
> 
> # To use the blacklist, a distribution should include this
> # class in the INHERIT_DISTRO
> 
>   the only way i see that class being inherited is with the simpler
> form:
> 
>   INHERIT += "blacklist"
> 
> even in distro conf files, except in defaultsetup.conf, which uses:
> 
>   INHERIT_BLACKLIST = "blacklist"
> 
> so should that comment be adjusted? what should it say?

That it's included by default.

see oe-core/74e377eeb6de606b99ed0ff840922261f4a27abc

> 
> rday
> 
> -- 
> 
> ========================================================================
> Robert P. J. Day                                 Ottawa, Ontario, CANADA
>                         http://crashcourse.ca
> 
> Twitter:                                       http://twitter.com/rpjday
> LinkedIn:                               http://ca.linkedin.com/in/rpjday
> ========================================================================
> 
> -- 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]

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

end of thread, other threads:[~2014-08-06  9:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-06  8:39 what is the proper way to define a blacklist? Robert P. J. Day
2014-08-06  9:03 ` Martin Jansa

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.