<p>Pau Espin Pedrol <strong>merged</strong> this change.</p><p><a href="https://gerrit.osmocom.org/12300">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Pau Espin Pedrol: Looks good to me, approved; Verified
  Max: Looks good to me, but someone else must approve

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Introduce recipe for osmo-sysmon<br><br>Change-Id: I6e1da3a930e04d17ba0461874d60e6f204bc5b45<br>---<br>A recipes-osmocom/osmo-sysmon/osmo-sysmon.inc<br>A recipes-osmocom/osmo-sysmon/osmo-sysmon_git.bb<br>2 files changed, 27 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/recipes-osmocom/osmo-sysmon/osmo-sysmon.inc b/recipes-osmocom/osmo-sysmon/osmo-sysmon.inc</span><br><span>new file mode 100644</span><br><span>index 0000000..1469438</span><br><span>--- /dev/null</span><br><span>+++ b/recipes-osmocom/osmo-sysmon/osmo-sysmon.inc</span><br><span>@@ -0,0 +1,20 @@</span><br><span style="color: hsl(120, 100%, 40%);">+DESCRIPTION = "Osmocom System Monitoring daemon"</span><br><span style="color: hsl(120, 100%, 40%);">+HOMEPAGE = "https://osmocom.org/projects/osmo-sysmon"</span><br><span style="color: hsl(120, 100%, 40%);">+LICENSE = "GPLv2+"</span><br><span style="color: hsl(120, 100%, 40%);">+LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+DEPENDS = "libtalloc libosmocore libmnl liboping"</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+INC_PR="r0.${META_TELEPHONY_OSMO_INC}"</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+inherit autotools pkgconfig</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+PACKAGES =+ "osmo-ctrl-client"</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+FILES_osmo-ctrl-client = " \</span><br><span style="color: hsl(120, 100%, 40%);">+                ${bindir}/osmo-ctrl-client \</span><br><span style="color: hsl(120, 100%, 40%);">+                "</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+CONFFILES_osmo-sysmon = "\</span><br><span style="color: hsl(120, 100%, 40%);">+         ${sysconfdir}/osmocom/osmo-sysmon.cfg \</span><br><span style="color: hsl(120, 100%, 40%);">+               "</span><br><span>diff --git a/recipes-osmocom/osmo-sysmon/osmo-sysmon_git.bb b/recipes-osmocom/osmo-sysmon/osmo-sysmon_git.bb</span><br><span>new file mode 100644</span><br><span>index 0000000..a9cd8d3</span><br><span>--- /dev/null</span><br><span>+++ b/recipes-osmocom/osmo-sysmon/osmo-sysmon_git.bb</span><br><span>@@ -0,0 +1,7 @@</span><br><span style="color: hsl(120, 100%, 40%);">+require ${PN}.inc</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+S = "${WORKDIR}/git"</span><br><span style="color: hsl(120, 100%, 40%);">+SRCREV = "3b25774db5b584e926dab2534d93314f910f62b6"</span><br><span style="color: hsl(120, 100%, 40%);">+SRC_URI = "git://git.osmocom.org/osmo-sysmon.git;protocol=git"</span><br><span style="color: hsl(120, 100%, 40%);">+PV = "0.0.1+gitr${SRCPV}"</span><br><span style="color: hsl(120, 100%, 40%);">+PR = "${INC_PR}.0"</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/12300">change 12300</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/12300"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: meta-telephony </div>
<div style="display:none"> Gerrit-Branch: 201705 </div>
<div style="display:none"> Gerrit-MessageType: merged </div>
<div style="display:none"> Gerrit-Change-Id: I6e1da3a930e04d17ba0461874d60e6f204bc5b45 </div>
<div style="display:none"> Gerrit-Change-Number: 12300 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Pau Espin Pedrol <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Max <msuraev@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Pau Espin Pedrol <pespin@sysmocom.de> </div>