This is merely a historical archive of years 2008-2021, before the migration to mailman3.
A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.
laforge gerrit-no-reply at lists.osmocom.orglaforge has submitted this change and it was merged. ( https://gerrit.osmocom.org/c/meta-telephony/+/15145 )
Change subject: Add libosmo-netif to osmo-sysmon dependencies
......................................................................
Add libosmo-netif to osmo-sysmon dependencies
This is in preparation for upcoming patch related to OpenVPN probe [1].
[1] change-id I4493e19b9a09dcebd289457eacd1719f7f8cc31c (osmo-sysmon)
Change-Id: I8532e9b0391bc3489cd9b53caced9f5bf0d3581f
---
M recipes-osmocom/osmo-sysmon/osmo-sysmon.inc
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
pespin: Verified
laforge: Looks good to me, approved
diff --git a/recipes-osmocom/osmo-sysmon/osmo-sysmon.inc b/recipes-osmocom/osmo-sysmon/osmo-sysmon.inc
index 1469438..aab52bc 100644
--- a/recipes-osmocom/osmo-sysmon/osmo-sysmon.inc
+++ b/recipes-osmocom/osmo-sysmon/osmo-sysmon.inc
@@ -3,7 +3,7 @@
LICENSE = "GPLv2+"
LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
-DEPENDS = "libtalloc libosmocore libmnl liboping"
+DEPENDS = "libtalloc libosmocore libosmo-netif libmnl liboping"
INC_PR="r0.${META_TELEPHONY_OSMO_INC}"
--
To view, visit https://gerrit.osmocom.org/c/meta-telephony/+/15145
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: meta-telephony
Gerrit-Branch: 201705
Gerrit-Change-Id: I8532e9b0391bc3489cd9b53caced9f5bf0d3581f
Gerrit-Change-Number: 15145
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at gnumonks.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190811/7ded7c9b/attachment.htm>