Change in meta-telephony[201705]: Introduce recipe for osmo-sysmon

2018-12-13 Thread Pau Espin Pedrol
Pau Espin Pedrol has posted comments on this change. ( 
https://gerrit.osmocom.org/12300 )

Change subject: Introduce recipe for osmo-sysmon
..


Patch Set 1: Code-Review+2


--
To view, visit https://gerrit.osmocom.org/12300
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: meta-telephony
Gerrit-Branch: 201705
Gerrit-MessageType: comment
Gerrit-Change-Id: I6e1da3a930e04d17ba0461874d60e6f204bc5b45
Gerrit-Change-Number: 12300
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol 
Gerrit-Reviewer: Max 
Gerrit-Reviewer: Pau Espin Pedrol 
Gerrit-Comment-Date: Thu, 13 Dec 2018 16:53:52 +
Gerrit-HasComments: No
Gerrit-HasLabels: Yes


Change in meta-telephony[201705]: Introduce recipe for osmo-sysmon

2018-12-13 Thread Pau Espin Pedrol
Pau Espin Pedrol has submitted this change and it was merged. ( 
https://gerrit.osmocom.org/12300 )

Change subject: Introduce recipe for osmo-sysmon
..

Introduce recipe for osmo-sysmon

Change-Id: I6e1da3a930e04d17ba0461874d60e6f204bc5b45
---
A recipes-osmocom/osmo-sysmon/osmo-sysmon.inc
A recipes-osmocom/osmo-sysmon/osmo-sysmon_git.bb
2 files changed, 27 insertions(+), 0 deletions(-)

Approvals:
  Pau Espin Pedrol: Looks good to me, approved; Verified
  Max: Looks good to me, but someone else must approve



diff --git a/recipes-osmocom/osmo-sysmon/osmo-sysmon.inc 
b/recipes-osmocom/osmo-sysmon/osmo-sysmon.inc
new file mode 100644
index 000..1469438
--- /dev/null
+++ b/recipes-osmocom/osmo-sysmon/osmo-sysmon.inc
@@ -0,0 +1,20 @@
+DESCRIPTION = "Osmocom System Monitoring daemon"
+HOMEPAGE = "https://osmocom.org/projects/osmo-sysmon;
+LICENSE = "GPLv2+"
+LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
+
+DEPENDS = "libtalloc libosmocore libmnl liboping"
+
+INC_PR="r0.${META_TELEPHONY_OSMO_INC}"
+
+inherit autotools pkgconfig
+
+PACKAGES =+ "osmo-ctrl-client"
+
+FILES_osmo-ctrl-client = " \
+${bindir}/osmo-ctrl-client \
+"
+
+CONFFILES_osmo-sysmon = "\
+   ${sysconfdir}/osmocom/osmo-sysmon.cfg \
+   "
diff --git a/recipes-osmocom/osmo-sysmon/osmo-sysmon_git.bb 
b/recipes-osmocom/osmo-sysmon/osmo-sysmon_git.bb
new file mode 100644
index 000..a9cd8d3
--- /dev/null
+++ b/recipes-osmocom/osmo-sysmon/osmo-sysmon_git.bb
@@ -0,0 +1,7 @@
+require ${PN}.inc
+
+S = "${WORKDIR}/git"
+SRCREV = "3b25774db5b584e926dab2534d93314f910f62b6"
+SRC_URI = "git://git.osmocom.org/osmo-sysmon.git;protocol=git"
+PV = "0.0.1+gitr${SRCPV}"
+PR = "${INC_PR}.0"

--
To view, visit https://gerrit.osmocom.org/12300
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: meta-telephony
Gerrit-Branch: 201705
Gerrit-MessageType: merged
Gerrit-Change-Id: I6e1da3a930e04d17ba0461874d60e6f204bc5b45
Gerrit-Change-Number: 12300
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol 
Gerrit-Reviewer: Max 
Gerrit-Reviewer: Pau Espin Pedrol 


Change in meta-telephony[201705]: Introduce recipe for osmo-sysmon

2018-12-13 Thread Max
Max has posted comments on this change. ( https://gerrit.osmocom.org/12300 )

Change subject: Introduce recipe for osmo-sysmon
..


Patch Set 1: Code-Review+1


--
To view, visit https://gerrit.osmocom.org/12300
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: meta-telephony
Gerrit-Branch: 201705
Gerrit-MessageType: comment
Gerrit-Change-Id: I6e1da3a930e04d17ba0461874d60e6f204bc5b45
Gerrit-Change-Number: 12300
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol 
Gerrit-Reviewer: Max 
Gerrit-Reviewer: Pau Espin Pedrol 
Gerrit-Comment-Date: Thu, 13 Dec 2018 16:51:42 +
Gerrit-HasComments: No
Gerrit-HasLabels: Yes


Change in meta-telephony[201705]: Introduce recipe for osmo-sysmon

2018-12-13 Thread Pau Espin Pedrol
Pau Espin Pedrol has posted comments on this change. ( 
https://gerrit.osmocom.org/12300 )

Change subject: Introduce recipe for osmo-sysmon
..


Patch Set 1:

TODO after merge -> rebase laforge/nightly on top of 201705


--
To view, visit https://gerrit.osmocom.org/12300
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: meta-telephony
Gerrit-Branch: 201705
Gerrit-MessageType: comment
Gerrit-Change-Id: I6e1da3a930e04d17ba0461874d60e6f204bc5b45
Gerrit-Change-Number: 12300
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol 
Gerrit-Reviewer: Max 
Gerrit-Reviewer: Pau Espin Pedrol 
Gerrit-Comment-Date: Thu, 13 Dec 2018 16:40:49 +
Gerrit-HasComments: No
Gerrit-HasLabels: No


Change in meta-telephony[201705]: Introduce recipe for osmo-sysmon

2018-12-13 Thread Pau Espin Pedrol
Pau Espin Pedrol has posted comments on this change. ( 
https://gerrit.osmocom.org/12300 )

Change subject: Introduce recipe for osmo-sysmon
..


Patch Set 1: Verified+1


--
To view, visit https://gerrit.osmocom.org/12300
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: meta-telephony
Gerrit-Branch: 201705
Gerrit-MessageType: comment
Gerrit-Change-Id: I6e1da3a930e04d17ba0461874d60e6f204bc5b45
Gerrit-Change-Number: 12300
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol 
Gerrit-Reviewer: Max 
Gerrit-Reviewer: Pau Espin Pedrol 
Gerrit-Comment-Date: Thu, 13 Dec 2018 16:40:27 +
Gerrit-HasComments: No
Gerrit-HasLabels: Yes


Change in meta-telephony[201705]: Introduce recipe for osmo-sysmon

2018-12-13 Thread Pau Espin Pedrol
Pau Espin Pedrol has posted comments on this change. ( 
https://gerrit.osmocom.org/12300 )

Change subject: Introduce recipe for osmo-sysmon
..


Patch Set 1:

I made osmo-sysmon already depend on liboping hoping its use will be introduced 
soon (it still doesn't use it) and this way we don't need to create all this 
later.


--
To view, visit https://gerrit.osmocom.org/12300
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: meta-telephony
Gerrit-Branch: 201705
Gerrit-MessageType: comment
Gerrit-Change-Id: I6e1da3a930e04d17ba0461874d60e6f204bc5b45
Gerrit-Change-Number: 12300
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol 
Gerrit-Reviewer: Max 
Gerrit-Reviewer: Pau Espin Pedrol 
Gerrit-Comment-Date: Thu, 13 Dec 2018 16:38:09 +
Gerrit-HasComments: No
Gerrit-HasLabels: No


Change in meta-telephony[201705]: Introduce recipe for osmo-sysmon

2018-12-13 Thread Pau Espin Pedrol
Pau Espin Pedrol has uploaded this change for review. ( 
https://gerrit.osmocom.org/12300


Change subject: Introduce recipe for osmo-sysmon
..

Introduce recipe for osmo-sysmon

Change-Id: I6e1da3a930e04d17ba0461874d60e6f204bc5b45
---
A recipes-osmocom/osmo-sysmon/osmo-sysmon.inc
A recipes-osmocom/osmo-sysmon/osmo-sysmon_git.bb
2 files changed, 27 insertions(+), 0 deletions(-)



  git pull ssh://gerrit.osmocom.org:29418/meta-telephony refs/changes/00/12300/1

diff --git a/recipes-osmocom/osmo-sysmon/osmo-sysmon.inc 
b/recipes-osmocom/osmo-sysmon/osmo-sysmon.inc
new file mode 100644
index 000..1469438
--- /dev/null
+++ b/recipes-osmocom/osmo-sysmon/osmo-sysmon.inc
@@ -0,0 +1,20 @@
+DESCRIPTION = "Osmocom System Monitoring daemon"
+HOMEPAGE = "https://osmocom.org/projects/osmo-sysmon;
+LICENSE = "GPLv2+"
+LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
+
+DEPENDS = "libtalloc libosmocore libmnl liboping"
+
+INC_PR="r0.${META_TELEPHONY_OSMO_INC}"
+
+inherit autotools pkgconfig
+
+PACKAGES =+ "osmo-ctrl-client"
+
+FILES_osmo-ctrl-client = " \
+${bindir}/osmo-ctrl-client \
+"
+
+CONFFILES_osmo-sysmon = "\
+   ${sysconfdir}/osmocom/osmo-sysmon.cfg \
+   "
diff --git a/recipes-osmocom/osmo-sysmon/osmo-sysmon_git.bb 
b/recipes-osmocom/osmo-sysmon/osmo-sysmon_git.bb
new file mode 100644
index 000..a9cd8d3
--- /dev/null
+++ b/recipes-osmocom/osmo-sysmon/osmo-sysmon_git.bb
@@ -0,0 +1,7 @@
+require ${PN}.inc
+
+S = "${WORKDIR}/git"
+SRCREV = "3b25774db5b584e926dab2534d93314f910f62b6"
+SRC_URI = "git://git.osmocom.org/osmo-sysmon.git;protocol=git"
+PV = "0.0.1+gitr${SRCPV}"
+PR = "${INC_PR}.0"

--
To view, visit https://gerrit.osmocom.org/12300
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: meta-telephony
Gerrit-Branch: 201705
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6e1da3a930e04d17ba0461874d60e6f204bc5b45
Gerrit-Change-Number: 12300
Gerrit-PatchSet: 1
Gerrit-Owner: Pau Espin Pedrol