[OE-core] [RFC PATCH 0/1] Add recipe whitelisting class

Paul Eggleton paul.eggleton at linux.intel.com
Wed Aug 19 13:34:44 UTC 2015


This adds a class to allow whitelisting recipes from one or more layers,
working in a similar manner to blacklist.bbclass. Let me know if you
think this looks reasonable, in particular the naming and usage of the
variables (which by necessity has to be different than blacklist.bbclass).


Please review the following changes for suitability for inclusion. If you have
any objections or suggestions for improvement, please respond to the patches. If
you agree with the changes, please provide your Acked-by.

The following changes since commit 059db140885bad379534e6ec713f3ceb4e18faea:

  adt-installer: use DEPLOY_DIR in ANT_DEPLOY expansion (2015-08-16 17:28:14 +0100)

are available in the git repository at:

  git://git.openembedded.org/openembedded-core-contrib paule/whitelist
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/whitelist

Paul Eggleton (1):
  classes/whitelist: add class to allow whitelisting recipes from a
    layer

 meta/classes/whitelist.bbclass | 28 ++++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)
 create mode 100644 meta/classes/whitelist.bbclass

-- 
2.1.0




More information about the Openembedded-core mailing list