[PATCH] meta-telephony[201705]: osmo-sgsn: no longer depend on libpcap

2018-03-28 Thread Pau Espin Pedrol

Review at  https://gerrit.osmocom.org/7540

osmo-sgsn: no longer depend on libpcap

Since osmo-sgsn a801fba4d32825da044c3c713043e9e919a09fc6 the libcap
dependency is removed.

Change-Id: Ie1f6c313681077d72ef7f26cd3da280da13c5005
---
M recipes-osmocom/osmo-sgsn/osmo-sgsn.inc
1 file changed, 1 insertion(+), 1 deletion(-)


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

diff --git a/recipes-osmocom/osmo-sgsn/osmo-sgsn.inc 
b/recipes-osmocom/osmo-sgsn/osmo-sgsn.inc
index 25c6a25..84c4e41 100644
--- a/recipes-osmocom/osmo-sgsn/osmo-sgsn.inc
+++ b/recipes-osmocom/osmo-sgsn/osmo-sgsn.inc
@@ -3,7 +3,7 @@
 LICENSE = "AGPLv3"
 LIC_FILES_CHKSUM = "file://COPYING;md5=73f1eb20517c55bf9493b7dd6e480788"
 
-DEPENDS = "c-ares libpcap libosmocore libosmo-netif osmo-ggsn"
+DEPENDS = "c-ares libosmocore libosmo-netif osmo-ggsn"
 
 INC_PR="r4.${META_TELEPHONY_OSMO_INC}"
 

-- 
To view, visit https://gerrit.osmocom.org/7540
To unsubscribe, visit https://gerrit.osmocom.org/settings

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


[PATCH] meta-telephony[201705]: osmo-sgsn: no longer depend on libpcap

2017-12-18 Thread Pau Espin Pedrol

Review at  https://gerrit.osmocom.org/5485

osmo-sgsn: no longer depend on libpcap

Since osmo-sgsn a801fba4d32825da044c3c713043e9e919a09fc6 the libcap
dependency is removed.

Change-Id: I284c16c1f7abd3b24525b824baca357576f16675
---
M recipes-osmocom/osmo-sgsn/osmo-sgsn.inc
1 file changed, 1 insertion(+), 1 deletion(-)


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

diff --git a/recipes-osmocom/osmo-sgsn/osmo-sgsn.inc 
b/recipes-osmocom/osmo-sgsn/osmo-sgsn.inc
index 25c6a25..84c4e41 100644
--- a/recipes-osmocom/osmo-sgsn/osmo-sgsn.inc
+++ b/recipes-osmocom/osmo-sgsn/osmo-sgsn.inc
@@ -3,7 +3,7 @@
 LICENSE = "AGPLv3"
 LIC_FILES_CHKSUM = "file://COPYING;md5=73f1eb20517c55bf9493b7dd6e480788"
 
-DEPENDS = "c-ares libpcap libosmocore libosmo-netif osmo-ggsn"
+DEPENDS = "c-ares libosmocore libosmo-netif osmo-ggsn"
 
 INC_PR="r4.${META_TELEPHONY_OSMO_INC}"
 

-- 
To view, visit https://gerrit.osmocom.org/5485
To unsubscribe, visit https://gerrit.osmocom.org/settings

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