aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libnl/libnl_2.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libnl/libnl_2.0.bb')
-rw-r--r--recipes/libnl/libnl_2.0.bb9
1 files changed, 2 insertions, 7 deletions
diff --git a/recipes/libnl/libnl_2.0.bb b/recipes/libnl/libnl_2.0.bb
index 8b77d0798b..d1cbc0beeb 100644
--- a/recipes/libnl/libnl_2.0.bb
+++ b/recipes/libnl/libnl_2.0.bb
@@ -1,14 +1,9 @@
-DESCRIPTION = "libnl2 is a library for applications dealing with netlink sockets"
-SECTION = "libs/network"
-LICENSE = "LGPL"
-HOMEPAGE = "http://www.infradead.org/~tgr/libnl/"
+require libnl.inc
PE = "1"
-PR = "r2"
+PR = "${INC_PR}.0"
DEPENDS = "flex-native bison-native"
-inherit autotools pkgconfig
-
SRC_URI = "\
http://www.infradead.org/~tgr/libnl/files/libnl-${PV}.tar.gz \
file://fix-pc-file.patch \