Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 00/11] Misc cleanups / validation improvements
@ 2013-11-13 14:32 Paul Eggleton
  2013-11-13 14:32 ` [PATCH 01/11] scripts/create-recipe: fix handling of --help Paul Eggleton
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Paul Eggleton @ 2013-11-13 14:32 UTC (permalink / raw)
  To: openembedded-core

Tidy up a bunch of minor things I had on my todo list or that I noticed
recently. Note the two class removals at the end.


The following changes since commit 616354f13732d13c17434d5b60b166f691c25761:

  binutils: Add gnu-config-native to DEPENDS (2013-11-12 16:00:20 +0000)

are available in the git repository at:

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

Paul Eggleton (11):
  scripts/create-recipe: fix handling of --help
  classes/insane: improve LIC_FILES_CHKSUM messages
  classes/sanity: validate SDKMACHINE value
  bitbake.conf: remove BOOTSTRAP_EXTRA_* variable defaults
  bitbake.conf: remove CPU_FEATURES defaults
  gtk-immodules-cache: fix error message to use correct names
  classes/license: use "1" to set boolean variables
  classes/license: fix comments
  systemd: fix comments
  classes/pkg_distribute: remove
  classes/pkg_metainfo: remove

 meta/classes/gtk-immodules-cache.bbclass |  2 +-
 meta/classes/insane.bbclass              | 16 +++++++++++++---
 meta/classes/license.bbclass             | 10 +++++-----
 meta/classes/pkg_distribute.bbclass      | 29 -----------------------------
 meta/classes/pkg_metainfo.bbclass        | 22 ----------------------
 meta/classes/sanity.bbclass              |  5 +++++
 meta/classes/systemd.bbclass             |  4 ++--
 meta/conf/bitbake.conf                   | 10 ----------
 meta/recipes-core/systemd/systemd_208.bb |  4 ++--
 scripts/create-recipe                    |  2 +-
 10 files changed, 29 insertions(+), 75 deletions(-)
 delete mode 100644 meta/classes/pkg_distribute.bbclass
 delete mode 100644 meta/classes/pkg_metainfo.bbclass

-- 
1.8.1.2



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

end of thread, other threads:[~2013-11-13 14:33 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-13 14:32 [PATCH 00/11] Misc cleanups / validation improvements Paul Eggleton
2013-11-13 14:32 ` [PATCH 01/11] scripts/create-recipe: fix handling of --help Paul Eggleton
2013-11-13 14:32 ` [PATCH 02/11] classes/insane: improve LIC_FILES_CHKSUM messages Paul Eggleton
2013-11-13 14:32 ` [PATCH 03/11] classes/sanity: validate SDKMACHINE value Paul Eggleton
2013-11-13 14:32 ` [PATCH 04/11] bitbake.conf: remove BOOTSTRAP_EXTRA_* variable defaults Paul Eggleton
2013-11-13 14:32 ` [PATCH 05/11] bitbake.conf: remove CPU_FEATURES defaults Paul Eggleton
2013-11-13 14:32 ` [PATCH 06/11] gtk-immodules-cache: fix error message to use correct names Paul Eggleton
2013-11-13 14:32 ` [PATCH 07/11] classes/license: use "1" to set boolean variables Paul Eggleton
2013-11-13 14:32 ` [PATCH 08/11] classes/license: fix comments Paul Eggleton
2013-11-13 14:32 ` [PATCH 09/11] systemd: " Paul Eggleton
2013-11-13 14:32 ` [PATCH 10/11] classes/pkg_distribute: remove Paul Eggleton
2013-11-13 14:32 ` [PATCH 11/11] classes/pkg_metainfo: remove Paul Eggleton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox