Change in meta-telephony[201705]: libosmocore: Add dependency for libmnl

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

pespin gerrit-no-reply at lists.osmocom.org
Wed Feb 24 17:43:49 UTC 2021


pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/meta-telephony/+/23102 )


Change subject: libosmocore: Add dependency for libmnl
......................................................................

libosmocore: Add dependency for libmnl

Since libosmocore.git 53a2fde368d0161a38bc096d121ef61a9afbbe94,
libosmocore depends by default on libmnl.
Let's make sure to depend on it in the recipe to avoid recipe build
breakage.

Change-Id: I62221706b010766af5eed77a08693e877a197c7f
---
M recipes-osmocom/libosmocore/libosmocore.inc
1 file changed, 2 insertions(+), 0 deletions(-)



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

diff --git a/recipes-osmocom/libosmocore/libosmocore.inc b/recipes-osmocom/libosmocore/libosmocore.inc
index 40a42bc..ed1caa0 100644
--- a/recipes-osmocom/libosmocore/libosmocore.inc
+++ b/recipes-osmocom/libosmocore/libosmocore.inc
@@ -12,9 +12,11 @@
     gnutls \
     libusb \
     libsctp \
+    libmnl \
     "
 PACKAGECONFIG[gnutls] = "--enable-gnutls,--disable-gnutls,gnutls,"
 PACKAGECONFIG[libusb] = "--enable-libusb,--disable-libusb,libusb,"
 PACKAGECONFIG[libsctp] = "--enable-libsctp,--disable-libsctp,lksctp-tools,"
+PACKAGECONFIG[libmnl] = "--enable-libmnl,--disable-libmnl,libmnl,"
 
 inherit autotools pkgconfig

-- 
To view, visit https://gerrit.osmocom.org/c/meta-telephony/+/23102
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: meta-telephony
Gerrit-Branch: 201705
Gerrit-Change-Id: I62221706b010766af5eed77a08693e877a197c7f
Gerrit-Change-Number: 23102
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210224/25953fd6/attachment.htm>


More information about the gerrit-log mailing list