From: Alex DAMIAN <alexandru.damian@intel.com>
To: bitbake-devel@lists.openembedded.org, richard.purdie@linuxfoundation.org
Cc: Alexandru DAMIAN <alexandru.damian@intel.com>
Subject: [PATCH v3 0/7] webhob related changes in bitbake, version 3
Date: Mon, 16 Sep 2013 14:32:42 +0100 [thread overview]
Message-ID: <cover.1379338189.git.alexandru.damian@intel.com> (raw)
From: Alexandru DAMIAN <alexandru.damian@intel.com>
I'm sending in version 3 of the patches that bring in changes that prepare bitbake
for supporting WebHob-related tasks.
The changes focus on improving and standardizing the information sent through
the event system, and cleaning up code in bitbake.
The following changes since commit 5fca4d286eec240ad57d90defa43cd0ff24f88ed:
linux-yocto/3.10: genericx86 meta data factoring (2013-09-14 08:36:26 +0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib adamian/bitbake-core-changes-1609-2
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=adamian/bitbake-core-changes-1602-2
Alexandru DAMIAN (7):
bitbake: cooker: clean up code and avoid duplication
bitbake: event: send the task dependency tree to UI
bitbake: runqueue: add runQueueTaskSkipped event
bitbake: cooker: add extra recipe information
bitbake: cooker, command: add a command to return global data
bitbake: event: adding events to allow bbclasses to push custom info
bitbake: runqueue: add task hash to Queue events
bitbake/lib/bb/build.py | 3 ++
bitbake/lib/bb/command.py | 8 +++++
bitbake/lib/bb/cooker.py | 79 +++++++++++++++++++++++++++++----------------
bitbake/lib/bb/event.py | 16 +++++++++
bitbake/lib/bb/runqueue.py | 35 ++++++++++++++++++--
bitbake/lib/bb/ui/knotty.py | 5 +++
6 files changed, 115 insertions(+), 31 deletions(-)
--
1.8.1.2
next reply other threads:[~2013-09-16 13:32 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-16 13:32 Alex DAMIAN [this message]
2013-09-16 13:33 ` [PATCH 1/7] bitbake: cooker: clean up code and avoid duplication Alex DAMIAN
2013-09-16 13:33 ` [PATCH 2/7] bitbake: event: send the task dependency tree to UI Alex DAMIAN
2013-09-16 15:32 ` Richard Purdie
2013-09-16 13:33 ` [PATCH 3/7] bitbake: runqueue: add runQueueTaskSkipped event Alex DAMIAN
2013-09-16 14:24 ` Richard Purdie
2013-09-16 14:32 ` Damian, Alexandru
2013-09-16 15:23 ` Richard Purdie
2013-09-16 13:33 ` [PATCH 4/7] bitbake: cooker: add extra recipe information Alex DAMIAN
2013-09-16 14:10 ` Richard Purdie
2013-09-16 13:33 ` [PATCH 5/7] bitbake: cooker, command: add a command to return global data Alex DAMIAN
2013-09-16 13:54 ` Richard Purdie
2013-09-16 13:33 ` [PATCH 6/7] bitbake: event: adding events to allow bbclasses to push custom info Alex DAMIAN
2013-09-16 13:46 ` Richard Purdie
2013-09-16 13:56 ` Damian, Alexandru
2013-09-16 15:20 ` Richard Purdie
2013-09-16 13:33 ` [PATCH 7/7] bitbake: runqueue: add task hash to Queue events Alex DAMIAN
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.1379338189.git.alexandru.damian@intel.com \
--to=alexandru.damian@intel.com \
--cc=bitbake-devel@lists.openembedded.org \
--cc=richard.purdie@linuxfoundation.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