Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/4] Various script improvements
@ 2014-05-23 18:12 Paul Eggleton
  2014-05-23 18:12 ` [PATCH 1/4] scripts: consolidate code to find bitbake path Paul Eggleton
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Paul Eggleton @ 2014-05-23 18:12 UTC (permalink / raw)
  To: openembedded-core

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



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

end of thread, other threads:[~2014-05-23 18:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-23 18:12 [PATCH 0/4] Various script improvements Paul Eggleton
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

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