aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libnl/libnl_1.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/libnl/libnl_1.1.bb')
-rw-r--r--recipes/libnl/libnl_1.1.bb10
1 files changed, 2 insertions, 8 deletions
diff --git a/recipes/libnl/libnl_1.1.bb b/recipes/libnl/libnl_1.1.bb
index f1b2a9d485..d9f250e629 100644
--- a/recipes/libnl/libnl_1.1.bb
+++ b/recipes/libnl/libnl_1.1.bb
@@ -1,11 +1,6 @@
-DESCRIPTION = "libnl is a library for applications dealing with netlink sockets"
-SECTION = "libs/network"
-LICENSE = "LGPL"
-HOMEPAGE = "http://www.infradead.org/~tgr/libnl/"
+require libnl.inc
-PR = "r4"
-
-inherit autotools pkgconfig
+PR = "${INC_PR}.0"
CFLAGS += '-DVLAN_FLAG_REORDER_HDR=1'
@@ -18,6 +13,5 @@ SRC_URI = "\
file://dont-link-libnl-from-sysroot.patch \
"
-
SRC_URI[md5sum] = "ae970ccd9144e132b68664f98e7ceeb1"
SRC_URI[sha256sum] = "35cea4cfb6cd8af0cafa0f34fff81def5a1f193b8b8384299b4b21883e22edc3"