From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 00/11] Misc cleanups / validation improvements
Date: Wed, 13 Nov 2013 14:32:37 +0000 [thread overview]
Message-ID: <cover.1384353075.git.paul.eggleton@linux.intel.com> (raw)
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
next reply other threads:[~2013-11-13 14:32 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-13 14:32 Paul Eggleton [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1384353075.git.paul.eggleton@linux.intel.com \
--to=paul.eggleton@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.