meta-arago.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: Ravi Gunasekaran <r-gunasekaran@ti.com>
To: <meta-arago@lists.yoctoproject.org>
Cc: <denis@denix.org>, <reatmon@ti.com>, <g-gupta@ti.com>,
	<praneeth@ti.com>, <r-gunasekaran@ti.com>, <srk@ti.com>,
	<c-shilwant@ti.com>
Subject: [master/kirkstone][PATCH v3 0/2] Add systemd service for sysrepo and netopeer
Date: Mon, 12 Feb 2024 23:27:04 +0530	[thread overview]
Message-ID: <20240212175706.27950-1-r-gunasekaran@ti.com> (raw)

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
-- 
2.17.1



             reply	other threads:[~2024-02-12 17:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-12 17:57 Ravi Gunasekaran [this message]
2024-02-12 17:57 ` [master/kirkstone][PATCH v3 1/2] meta-arago-extras: sysrepo: Adopt Yocto variable names Ravi Gunasekaran
2024-02-12 17:57 ` [master/kirkstone][PATCH v3 2/2] meta-arago-extras: sysrepo: Update netopeer and sysrepo to start under systemd Ravi Gunasekaran

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240212175706.27950-1-r-gunasekaran@ti.com \
    --to=r-gunasekaran@ti.com \
    --cc=c-shilwant@ti.com \
    --cc=denis@denix.org \
    --cc=g-gupta@ti.com \
    --cc=meta-arago@lists.yoctoproject.org \
    --cc=praneeth@ti.com \
    --cc=reatmon@ti.com \
    --cc=srk@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).