All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Wood <michael.g.wood@intel.com>
To: "Smith, Elliot" <elliot.smith@intel.com>,
	Ed Bartosh <ed.bartosh@linux.intel.com>
Cc: toaster@yoctoproject.org
Subject: Re: [PATCH 0/9] python 3 fixes
Date: Tue, 7 Jun 2016 14:35:31 +0100	[thread overview]
Message-ID: <5756CDA3.4000300@intel.com> (raw)
In-Reply-To: <CA+1hgUh8gMEiHB-4UnR+jY-8StLo1ZLJZmCZDi4zLs5LMC6XzQ@mail.gmail.com>

I've looked at Elliot's patches, apart from that one little thing it 
looks good to me.

Thanks,

Michael

On 07/06/16 10:42, Smith, Elliot wrote:
> Thanks Ed. I've been through and reviewed your patches from this 
> series, and they look good to me.
>
> Michael has said he will review my patches in this series.
>
> Once they're all reviewed, I'll pull them into toaster-next.
>
> Elliot
>
> On 6 June 2016 at 17:01, Ed Bartosh <ed.bartosh@linux.intel.com 
> <mailto:ed.bartosh@linux.intel.com>> wrote:
>
>     Hi,
>
>     With this set of fixes I was able to run Toaster and build
>     core-image-minimal for 'Local Yocto Project'.
>
>     The following changes since commit
>     14d075921ef5c5577a0a0acc394399b10f4fcbe8:
>
>       toaster: Rework displaying package dependencies across Toaster
>     (2016-06-06 15:25:44 +0300)
>
>     are available in the git repository at:
>
>       git://git.yoctoproject.org/poky-contrib
>     <http://git.yoctoproject.org/poky-contrib> ed/toaster/python3
>     http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ed/toaster/python3
>
>     Ed Bartosh (6):
>       bitbake: toaster: use python3 explicitly
>       toaster: replace viewkeys() -> keys()
>       toaster: fix migrations
>       toaster: decode response content
>       toaster: fix incorrect file mode
>       toaster: fix test_toaster_tables
>
>     Elliot Smith (3):
>       toaster: fix broken reference to urllib
>       toaster-tests: fix tests for latest Selenium version
>       toaster: open image files in binary mode when sending in response
>
>      bitbake/bin/toaster                                |  4 +-
>      bitbake/lib/bb/ui/buildinfohelper.py               |  2 +-
>      .../migrations/0004_auto_20160523_1446.py          | 34 +++++++++
>      .../orm/migrations/0007_auto_20160523_1446.py      | 89
>     ++++++++++++++++++++++
>      bitbake/lib/toaster/tests/browser/README           |  7 +-
>      .../toaster/tests/browser/test_js_unit_tests.py    |  8 +-
>      bitbake/lib/toaster/toastergui/tests.py            | 46 +++++------
>      bitbake/lib/toaster/toastergui/views.py            |  2 +-
>      bitbake/lib/toaster/toastergui/widgets.py          |  2 +-
>      9 files changed, 156 insertions(+), 38 deletions(-)
>      create mode 100644
>     bitbake/lib/toaster/bldcontrol/migrations/0004_auto_20160523_1446.py
>      create mode 100644
>     bitbake/lib/toaster/orm/migrations/0007_auto_20160523_1446.py
>
>     --
>     Regards,
>     Ed
>
>     --
>     _______________________________________________
>     toaster mailing list
>     toaster@yoctoproject.org <mailto:toaster@yoctoproject.org>
>     https://lists.yoctoproject.org/listinfo/toaster
>
>
>
>
> -- 
> Elliot Smith
> Software Engineer
> Intel Open Source Technology Centre
>
>



  parent reply	other threads:[~2016-06-07 13:35 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-06 16:01 [PATCH 0/9] python 3 fixes Ed Bartosh
2016-06-06 16:01 ` [PATCH 1/9] bitbake: toaster: use python3 explicitly Ed Bartosh
2016-06-06 16:01 ` [PATCH 2/9] toaster: replace viewkeys() -> keys() Ed Bartosh
2016-06-06 16:01 ` [PATCH 3/9] toaster: fix migrations Ed Bartosh
2016-06-06 16:01 ` [PATCH 4/9] toaster: decode response content Ed Bartosh
2016-06-06 16:01 ` [PATCH 5/9] toaster: fix incorrect file mode Ed Bartosh
2016-06-06 16:01 ` [PATCH 6/9] toaster: fix test_toaster_tables Ed Bartosh
2016-06-06 16:01 ` [PATCH 7/9] toaster: fix broken reference to urllib Ed Bartosh
2016-06-06 16:01 ` [PATCH 8/9] toaster-tests: fix tests for latest Selenium version Ed Bartosh
2016-06-07 10:47   ` Michael Wood
2016-06-06 16:01 ` [PATCH 9/9] toaster: open image files in binary mode when sending in response Ed Bartosh
2016-06-07  9:42 ` [PATCH 0/9] python 3 fixes Smith, Elliot
2016-06-07  9:54   ` Smith, Elliot
2016-06-07 13:35   ` Michael Wood [this message]
2016-06-07 15:39     ` Smith, Elliot

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=5756CDA3.4000300@intel.com \
    --to=michael.g.wood@intel.com \
    --cc=ed.bartosh@linux.intel.com \
    --cc=elliot.smith@intel.com \
    --cc=toaster@yoctoproject.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.