summaryrefslogtreecommitdiff
path: root/packages/libnl/libnl_0.5.0.bb
diff options
context:
space:
mode:
authorJustin Patrin <papercrane@gmail.com>2007-01-27 19:09:15 +0000
committerJustin Patrin <papercrane@gmail.com>2007-01-27 19:09:15 +0000
commit8a979a6304232624b772cc4b34e3cb24f25deed9 (patch)
treefe1611cc9f7d776afce6502a4aba4bd12c76746d /packages/libnl/libnl_0.5.0.bb
parentfd7f27e1212608279290541e83641be2b051e1ac (diff)
libnl: add 0.5.0 (stable)
Diffstat (limited to 'packages/libnl/libnl_0.5.0.bb')
-rw-r--r--packages/libnl/libnl_0.5.0.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/packages/libnl/libnl_0.5.0.bb b/packages/libnl/libnl_0.5.0.bb
new file mode 100644
index 0000000000..5d1e8d3fc0
--- /dev/null
+++ b/packages/libnl/libnl_0.5.0.bb
@@ -0,0 +1,11 @@
+DESCRIPTION = "Netlink library"
+HOMEPAGE = "http://people.suug.ch/~tgr/libnl/"
+SECTION = "libraries/network"
+LICENSE = "GPLv2.1"
+PR = "r0"
+
+SRC_URI = "http://people.suug.ch/~tgr/libnl/files/libnl-0.5.0.tar.gz \
+ file://libnl-0.5.0-include.diff;patch=1 \
+ file://fix-helpers.patch;patch=1"
+
+inherit autotools