Change in meta-telephony[201705]: Import libmnl recipe from poky

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/+/23101 )


Change subject: Import libmnl recipe from poky
......................................................................

Import libmnl recipe from poky

meta-telephony is based on old poky version "pyro", which doesn't
include yet libmnl.
Hence, libmnl from current poky master
(7d7197b28226a9ab39babf5be5c4aa92473a2e60) is imported here.

Change-Id: I74a793de3a323fff08c2648259e6b19651541f16
---
A recipes-extended/libmnl/libmnl_1.0.4.bb
1 file changed, 15 insertions(+), 0 deletions(-)



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

diff --git a/recipes-extended/libmnl/libmnl_1.0.4.bb b/recipes-extended/libmnl/libmnl_1.0.4.bb
new file mode 100644
index 0000000..b55bb31
--- /dev/null
+++ b/recipes-extended/libmnl/libmnl_1.0.4.bb
@@ -0,0 +1,15 @@
+SUMMARY = "Minimalistic user-space Netlink utility library"
+DESCRIPTION = "Minimalistic user-space library oriented to Netlink developers, providing \
+    functions for common tasks in parsing, validating, and constructing both the Netlink header and TLVs."
+HOMEPAGE = "https://www.netfilter.org/projects/libmnl/index.html"
+SECTION = "libs"
+LICENSE = "LGPLv2.1+"
+LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
+
+SRC_URI = "https://netfilter.org/projects/libmnl/files/libmnl-${PV}.tar.bz2;name=tar"
+SRC_URI[tar.md5sum] = "be9b4b5328c6da1bda565ac5dffadb2d"
+SRC_URI[tar.sha256sum] = "171f89699f286a5854b72b91d06e8f8e3683064c5901fb09d954a9ab6f551f81"
+
+inherit autotools pkgconfig
+
+BBCLASSEXTEND = "native"

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

Gerrit-Project: meta-telephony
Gerrit-Branch: 201705
Gerrit-Change-Id: I74a793de3a323fff08c2648259e6b19651541f16
Gerrit-Change-Number: 23101
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/71ec9bf0/attachment.htm>


More information about the gerrit-log mailing list