From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/4] Error message fixes / cleanup
Date: Fri, 13 Jan 2012 17:42:55 +0000 [thread overview]
Message-ID: <cover.1326476501.git.paul.eggleton@linux.intel.com> (raw)
A trio of of minor improvements to error messages as well as the removal
of packagehistory.bbclass.
The following changes since commit bd047935305c872b565f30b46c94b7077e5fb3a2:
patch.bbclass: Ensure the DATE and SRCDATE variable exclusions apply to the correct function (2012-01-13 16:56:20 +0000)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib paule/fixes10
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/fixes10
Paul Eggleton (4):
classes/base: note variable name in COMPATIBLE_* skip messages
conf/bitbake.conf: allow wget to output error messages
classes/package: remove out-of-date notice referring to the OE
bugtracker
classes/packagehistory: remove now obsolete class
meta/classes/base.bbclass | 4 +-
meta/classes/package.bbclass | 3 -
meta/classes/packagehistory.bbclass | 249 -----------------------------------
meta/conf/bitbake.conf | 6 +-
4 files changed, 5 insertions(+), 257 deletions(-)
delete mode 100644 meta/classes/packagehistory.bbclass
--
1.7.5.4
next reply other threads:[~2012-01-13 17:50 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-13 17:42 Paul Eggleton [this message]
2012-01-13 17:42 ` [PATCH 1/4] classes/base: note variable name in COMPATIBLE_* skip messages Paul Eggleton
2012-01-13 17:42 ` [PATCH 2/4] conf/bitbake.conf: allow wget to output error messages Paul Eggleton
2012-01-13 17:42 ` [PATCH 3/4] classes/package: remove out-of-date notice referring to the OE bugtracker Paul Eggleton
2012-01-13 17:42 ` [PATCH 4/4] classes/packagehistory: remove now obsolete class Paul Eggleton
2012-01-17 20:12 ` [PATCH 0/4] Error message fixes / cleanup Saul Wold
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.1326476501.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.