All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1 v2] krb5: add systemd support
@ 2016-06-21  6:01 wenzong.fan
  2016-06-21  6:01 ` [PATCH 1/1 " wenzong.fan
  0 siblings, 1 reply; 2+ messages in thread
From: wenzong.fan @ 2016-06-21  6:01 UTC (permalink / raw)
  To: openembedded-devel

From: Wenzong Fan <wenzong.fan@windriver.com>

V2 changes:

* replace base_contains with bb.utils.contains
* replace ${systemd_unitdir}/system with ${systemd_system_unitdir}

The changes tested on master branch.

The following changes since commit 9cd117a5dc5f26133a855d1cc3bf9604ae178685:

  chrony: Versatile implementation of NTP (2016-06-16 13:28:16 -0400)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib wenzong/krb5-systemd
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=wenzong/krb5-systemd

Wenzong Fan (1):
  krb5: add systemd support

 .../krb5/krb5/krb5-admin-server.service            | 14 +++++++++++
 .../krb5/krb5/krb5-kdc.service                     | 13 ++++++++++
 meta-oe/recipes-connectivity/krb5/krb5_1.13.2.bb   | 29 +++++++++++++++-------
 3 files changed, 47 insertions(+), 9 deletions(-)
 create mode 100644 meta-oe/recipes-connectivity/krb5/krb5/krb5-admin-server.service
 create mode 100644 meta-oe/recipes-connectivity/krb5/krb5/krb5-kdc.service

-- 
2.8.1



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

end of thread, other threads:[~2016-06-21  6:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-21  6:01 [PATCH 0/1 v2] krb5: add systemd support wenzong.fan
2016-06-21  6:01 ` [PATCH 1/1 " wenzong.fan

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.