mbox series

[master/kirkstone,v3,0/2] Add systemd service for sysrepo and netopeer

Message ID 20240212175706.27950-1-r-gunasekaran@ti.com
Headers show
Series Add systemd service for sysrepo and netopeer | expand

Message

Ravi Gunasekaran Feb. 12, 2024, 5:57 p.m. UTC
This series introduces unit files needed to start sysrepo and netopeer under
systemd. While adding this change, I have also updated the recipes in
recipes-sysrepo to use yocto variables

Changes since v2:
----------------
* Introduced new patch [1/2] to fix the yocto variables

Changes since v1:
----------------
* Use Yocto installation variables for /etc/ and /usr/lib

v2: https://lore.kernel.org/yocto-meta-arago/20240212075433.24446-1-r-gunasekaran@ti.com/
v1: https://lore.kernel.org/yocto-meta-arago/20240209103337.25332-1-r-gunasekaran@ti.com/

Ravi Gunasekaran (2):
  meta-arago-extras: sysrepo: Adopt Yocto variable names
  meta-arago-extras: sysrepo: Update netopeer and sysrepo to start under
    systemd

 .../libnetconf2/libnetconf2_git.bb            |  2 +-
 .../recipes-sysrepo/libyang/libyang_git.bb    |  2 +-
 .../netopeer2-serverd.service                 | 29 +++++++++++++++
 .../netopeer2-server/netopeer2-server_git.bb  | 34 ++++++++++++-----
 .../sysrepo/sysrepo/sysrepod.service          | 37 +++++++++++++++++++
 .../recipes-sysrepo/sysrepo/sysrepo_git.bb    | 37 ++++++++++++++-----
 .../tsn-yang-models/tsn-yang-models_git.bb    | 16 ++++----
 7 files changed, 128 insertions(+), 29 deletions(-)
 create mode 100644 meta-arago-extras/recipes-sysrepo/netopeer2-server/netopeer2-server/netopeer2-serverd.service
 create mode 100644 meta-arago-extras/recipes-sysrepo/sysrepo/sysrepo/sysrepod.service


base-commit: db4752d19a46406683f4a4adf8187de8075b70b6