aboutsummaryrefslogtreecommitdiffstats
path: root/packages/libnl/libnl_0.5.0.bb
blob: 092ceb2795606a2887886700a0f15ffaaa56f06b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "Netlink library"
HOMEPAGE = "http://people.suug.ch/~tgr/libnl/"
SECTION = "libraries/network"
LICENSE = "GPLv2.1"
MAINTAINER = "Justin Patrin <papercrane@reversefold.com>"
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