All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patrick Ohly <patrick.ohly@intel.com>
To: "André Draszik" <git@andred.net>
Cc: yocto@yoctoproject.org
Subject: Re: [meta-swupd][PATCH] swupd-image.bbclass: do_swupd_update() depends on time-native
Date: Tue, 17 Jan 2017 17:42:56 +0100	[thread overview]
Message-ID: <1484671376.19478.75.camel@intel.com> (raw)
In-Reply-To: <20170117155910.23792-1-git@andred.net>

On Tue, 2017-01-17 at 15:59 +0000, André Draszik wrote:
> The shell script uses time, which is either a bash built-in, or
> a GNU utility. Not all build machines will have either bash or
> GNU time available out of the box. Make sure it is available.

Good catch. I'm just wondering whether it wouldn't be simpler to remove
the usage of "time" instead, or make it optional?

The "time" utility was useful while working on performance of the code,
but now that this is done, it's merely nice to have when one can get it
for free, which isn't the case when time-native has to be compiled
first.

-- 
Best Regards, Patrick Ohly

The content of this message is my personal opinion only and although
I am an employee of Intel, the statements I make here in no way
represent Intel's position on the issue, nor am I authorized to speak
on behalf of Intel on this matter.





  reply	other threads:[~2017-01-17 16:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-17 15:59 [meta-swupd][PATCH] swupd-image.bbclass: do_swupd_update() depends on time-native André Draszik
2017-01-17 16:42 ` Patrick Ohly [this message]
2017-01-17 16:49   ` André Draszik
2017-01-23 13:27     ` Patrick Ohly
2017-01-23 13:53       ` André Draszik
2017-01-23 10:58 ` André Draszik

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=1484671376.19478.75.camel@intel.com \
    --to=patrick.ohly@intel.com \
    --cc=git@andred.net \
    --cc=yocto@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.