Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Ed Bartosh <ed.bartosh@linux.intel.com>
To: Mihaly Varga <mihaly.varga@ni.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: wic: Add plugin for hybrid iso image
Date: Tue, 11 Aug 2015 17:13:03 +0300	[thread overview]
Message-ID: <20150811141303.GA32439@linux.intel.com> (raw)
In-Reply-To: <1438880692-35724-1-git-send-email-mihaly.varga@ni.com>

Hi Mihaly,

Great work! Thank you!

Acked-by: Ed Bartosh <ed.bartosh@linux.intel.com>

On Thu, Aug 06, 2015 at 08:04:49PM +0300, Mihaly Varga wrote:
> 
> Hi Ed,
> 
> Thank you for your comments. There is a slightly modified version of
> the isoimage-isohybrid plugin, the kickstart file and the wic selftest 
> extended with the iso image creation test case.
>   
> On 7/28/2015 1:57 PM, Ed Bartosh wrote:
> > Hi Mihaly,
> >
> > The code looks ok to me.
> >
> > Can you please fix the following:
> >
> > 1. Pylint is reporting a lot of long lines, indentation and other
> > issues, so it would be nice if you run it and fix at least some of them?
> >
> > 2. Docstring of plugin class is shown in 'wic help plugins' output. Some
> > lines of your plugins look very long there. Please, reformat them.
> >
> > 3. kickstart.get_timeout has a parameter to specify default timeout
> > value. You can use that instead of assigning default value in the code.
> >
> > 4. Using names prefixed by two underscores is only needed if you're
> > really concerned about the name and want it to be mangled by python. One
> > underscore is more than enough in most cases.
> >
> > 5. Please add test case(s) for your plugin to
> > meta/lib/oeqa/selftest/wic.py. This can help keeping your plugin
> > in working state as yocto autobuilder regularly runs all tests.
> >
> > 6. What's crdtools and how to bake them?
> This is a typo in the commit message, is about cdrtools program set,
> which contains the mkisofs program. I corrected the commit message.
> 
> Best regards
>   Mihaly 
> 
> 
> 

-- 
--
Regards,
Ed


  parent reply	other threads:[~2015-08-11 14:13 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-06 17:04 wic: Add plugin for hybrid iso image Mihaly Varga
2015-08-06 17:04 ` [PATCH 1/3] " Mihaly Varga
2015-08-06 17:04 ` [PATCH 2/3] wic: add mkhybridiso kickstart file Mihaly Varga
2015-08-06 17:04 ` [PATCH 3/3] wic: Test creation of iso image Mihaly Varga
2015-08-11 14:13 ` Ed Bartosh [this message]
  -- strict thread matches above, loose matches on Subject: below --
2015-07-24 18:43 wic: Add plugin for hybrid " Mihaly Varga
2015-07-28 10:57 ` Ed Bartosh

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=20150811141303.GA32439@linux.intel.com \
    --to=ed.bartosh@linux.intel.com \
    --cc=mihaly.varga@ni.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