From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: bitbake-devel@lists.openembedded.org
Subject: [PATCH 0/2] A couple of Toaster data collection fixes
Date: Thu, 3 Apr 2014 11:16:22 +0100 [thread overview]
Message-ID: <cover.1396520116.git.paul.eggleton@linux.intel.com> (raw)
The following changes since commit cec33d4fdc05db3a41e978f3a1ab977730c443eb:
user-manual-metadata.xml: Added new section on mapping functions. (2014-04-02 14:15:21 +0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib paule/toaster-fixes
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/toaster-fixes
Paul Eggleton (2):
toaster: fix help texts not showing for most tasks
toaster: fix mis-detection of targets as images
lib/bb/ui/buildinfohelper.py | 31 +--
.../orm/migrations/0007_auto__add_helptext.py | 214 +++++++++++++++++++++
lib/toaster/orm/models.py | 13 +-
3 files changed, 244 insertions(+), 14 deletions(-)
create mode 100644 lib/toaster/orm/migrations/0007_auto__add_helptext.py
--
1.9.0
WARNING: multiple messages have this Message-ID (diff)
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: toaster@yoctoproject.org
Subject: [PATCH 0/2] A couple of Toaster data collection fixes
Date: Fri, 4 Apr 2014 15:02:48 +0100 [thread overview]
Message-ID: <cover.1396520116.git.paul.eggleton@linux.intel.com> (raw)
NOTE: these have already been merged to master as I sent them to the
bitbake-devel list yesterday; Alex pointed out I should have sent them
here as well (I'll do so for future changes).
The following changes since commit cec33d4fdc05db3a41e978f3a1ab977730c443eb:
user-manual-metadata.xml: Added new section on mapping functions. (2014-04-02 14:15:21 +0100)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib paule/toaster-fixes
http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=paule/toaster-fixes
Paul Eggleton (2):
toaster: fix help texts not showing for most tasks
toaster: fix mis-detection of targets as images
lib/bb/ui/buildinfohelper.py | 31 +--
.../orm/migrations/0007_auto__add_helptext.py | 214 +++++++++++++++++++++
lib/toaster/orm/models.py | 13 +-
3 files changed, 244 insertions(+), 14 deletions(-)
create mode 100644 lib/toaster/orm/migrations/0007_auto__add_helptext.py
--
1.9.0
next reply other threads:[~2014-04-03 10:16 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-03 10:16 Paul Eggleton [this message]
2014-04-04 14:02 ` [PATCH 0/2] A couple of Toaster data collection fixes Paul Eggleton
2014-04-03 10:16 ` [PATCH 1/2] toaster: fix help texts not showing for most tasks Paul Eggleton
2014-04-04 14:02 ` Paul Eggleton
2014-04-03 10:16 ` [PATCH 2/2] toaster: fix mis-detection of targets as images Paul Eggleton
2014-04-04 14:02 ` 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.1396520116.git.paul.eggleton@linux.intel.com \
--to=paul.eggleton@linux.intel.com \
--cc=bitbake-devel@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.