[yocto] [meta-swupd][PATCH] swupd-image.bbclass: do_swupd_update() depends on time-native

Patrick Ohly patrick.ohly at intel.com
Tue Jan 17 08:42:56 PST 2017


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.






More information about the yocto mailing list