All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-networking][PATCH] ntp: add sntp.service for sntp package
@ 2014-10-30  8:34 Chong Lu
  2014-11-04 20:11 ` Joe MacDonald
  0 siblings, 1 reply; 2+ messages in thread
From: Chong Lu @ 2014-10-30  8:34 UTC (permalink / raw)
  To: openembedded-devel

This solves the following warning:

lib32-ntp-4.2.6p5: lib32-ntp: Files/directories were installed but not shipped
  /lib/systemd/system/sntp.service [installed-vs-shipped]

Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
---
 recipes-support/ntp/ntp.inc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta-networking/recipes-support/ntp/ntp.inc b/meta-networking/recipes-support/ntp/ntp.inc
index fd45219..6897587 100644
--- a/meta-networking/recipes-support/ntp/ntp.inc
+++ b/meta-networking/recipes-support/ntp/ntp.inc
@@ -128,6 +128,7 @@ FILES_ntpdate = "${sbindir}/ntpdate \
 "
 FILES_sntp = "${sbindir}/sntp \
               ${sysconfdir}/default/sntp \
+              ${systemd_unitdir}/system/sntp.service \
              "
 
 CONFFILES_${PN} = "${sysconfdir}/ntp.conf"
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [meta-networking][PATCH] ntp: add sntp.service for sntp package
  2014-10-30  8:34 [meta-networking][PATCH] ntp: add sntp.service for sntp package Chong Lu
@ 2014-11-04 20:11 ` Joe MacDonald
  0 siblings, 0 replies; 2+ messages in thread
From: Joe MacDonald @ 2014-11-04 20:11 UTC (permalink / raw)
  To: openembedded-devel

[-- Attachment #1: Type: text/plain, Size: 1035 bytes --]

Merged, thanks.
-J.

[[oe] [meta-networking][PATCH] ntp: add sntp.service for sntp package] On 14.10.30 (Thu 16:34) Chong Lu wrote:

> This solves the following warning:
> 
> lib32-ntp-4.2.6p5: lib32-ntp: Files/directories were installed but not shipped
>   /lib/systemd/system/sntp.service [installed-vs-shipped]
> 
> Signed-off-by: Chong Lu <Chong.Lu@windriver.com>
> ---
>  recipes-support/ntp/ntp.inc | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/meta-networking/recipes-support/ntp/ntp.inc b/meta-networking/recipes-support/ntp/ntp.inc
> index fd45219..6897587 100644
> --- a/meta-networking/recipes-support/ntp/ntp.inc
> +++ b/meta-networking/recipes-support/ntp/ntp.inc
> @@ -128,6 +128,7 @@ FILES_ntpdate = "${sbindir}/ntpdate \
>  "
>  FILES_sntp = "${sbindir}/sntp \
>                ${sysconfdir}/default/sntp \
> +              ${systemd_unitdir}/system/sntp.service \
>               "
>  
>  CONFFILES_${PN} = "${sysconfdir}/ntp.conf"
> -- 
> 1.9.1
> 
-- 
-Joe MacDonald.
:wq

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 501 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2014-11-04 20:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-30  8:34 [meta-networking][PATCH] ntp: add sntp.service for sntp package Chong Lu
2014-11-04 20:11 ` Joe MacDonald

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.