[PATCH] meta-telephony[laforge/nightly]: libosmocore: depend on gnutls for compilation now

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/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Fri Nov 3 08:53:13 UTC 2017


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

libosmocore: depend on gnutls for compilation now

Change-Id: Ic349f551261715fcc2e3e0b725fd94deaedaa682
---
M recipes-osmocom/libosmocore/libosmocore_git.bb
1 file changed, 2 insertions(+), 2 deletions(-)


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

diff --git a/recipes-osmocom/libosmocore/libosmocore_git.bb b/recipes-osmocom/libosmocore/libosmocore_git.bb
index 3629074..d240a71 100644
--- a/recipes-osmocom/libosmocore/libosmocore_git.bb
+++ b/recipes-osmocom/libosmocore/libosmocore_git.bb
@@ -4,9 +4,9 @@
 SRCREV = "${AUTOREV}"
 SRC_URI = "git://git.osmocom.org/libosmocore.git;protocol=git;nobranch=1"
 PV = "0.10.2+gitr${SRCPV}"
-PR = "r0"
+PR = "r1"
 
-DEPENDS += "libtalloc"
+DEPENDS += "libtalloc gnutls"
 
 PACKAGES =+ "libosmoctrl libosmocodec libosmogb libosmogsm libosmovty osmo-arfcn osmo-auc-gen"
 FILES_libosmoctrl = "${libdir}/libosmoctrl${SOLIBS}"

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic349f551261715fcc2e3e0b725fd94deaedaa682
Gerrit-PatchSet: 1
Gerrit-Project: meta-telephony
Gerrit-Branch: laforge/nightly
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>



More information about the gerrit-log mailing list