From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/4] Various script improvements
Date: Fri, 23 May 2014 19:12:55 +0100 [thread overview]
Message-ID: <cover.1400868743.git.paul.eggleton@linux.intel.com> (raw)
The following changes since commit f1727bb18f35ff01e53d3d442a6ff3c613639fa6:
guile: Update to 2.0.11 version (2014-05-21 10:50:37 -0700)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib paule/script-improvements
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/script-improvements
Paul Eggleton (4):
scripts: consolidate code to find bitbake path
list-packageconfig-flags: filter out doc and defaultval varflags
list-packageconfig-flags: improve option parsing
oe-pkgdata-util: fix help text
scripts/bitbake-whatchanged | 18 ++--
scripts/buildhistory-diff | 28 +++----
scripts/contrib/list-packageconfig-flags.py | 122 +++++++++++-----------------
scripts/lib/scriptpath.py | 42 ++++++++++
scripts/oe-pkgdata-util | 2 +-
5 files changed, 111 insertions(+), 101 deletions(-)
create mode 100644 scripts/lib/scriptpath.py
--
1.9.0
next reply other threads:[~2014-05-23 18:13 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-23 18:12 Paul Eggleton [this message]
2014-05-23 18:12 ` [PATCH 1/4] scripts: consolidate code to find bitbake path Paul Eggleton
2014-05-23 18:12 ` [PATCH 2/4] list-packageconfig-flags: filter out doc and defaultval varflags Paul Eggleton
2014-05-23 18:12 ` [PATCH 3/4] list-packageconfig-flags: improve option parsing Paul Eggleton
2014-05-23 18:12 ` [PATCH 4/4] oe-pkgdata-util: fix help text 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.1400868743.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox