On 2014?01?22? 19:31, Martin Jansa wrote:
On Wed, Jan 22, 2014 at 03:47:38PM +0800, Kai Kang wrote:
Scripts ntptrace and ntp-wait use /bin/perl directly that cause
ntp-utils depends on /bin/perl but no package provides it. It should use
'${USRBINPATH}/env perl'.
Next time please add [meta-netwo
On Wed, Jan 22, 2014 at 03:47:38PM +0800, Kai Kang wrote:
> Scripts ntptrace and ntp-wait use /bin/perl directly that cause
> ntp-utils depends on /bin/perl but no package provides it. It should use
> '${USRBINPATH}/env perl'.
Next time please add [meta-networking] tag, but it's already in right
p
Scripts ntptrace and ntp-wait use /bin/perl directly that cause
ntp-utils depends on /bin/perl but no package provides it. It should use
'${USRBINPATH}/env perl'.
Signed-off-by: Kai Kang
---
meta-networking/recipes-support/ntp/ntp.inc | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta-ne