diff options
Diffstat (limited to 'meta-oe/recipes-support/libnl/libnl.inc')
| -rw-r--r-- | meta-oe/recipes-support/libnl/libnl.inc | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/libnl/libnl.inc b/meta-oe/recipes-support/libnl/libnl.inc new file mode 100644 index 0000000000..6f502b1019 --- /dev/null +++ b/meta-oe/recipes-support/libnl/libnl.inc | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | DESCRIPTION = "libnl is a library for applications dealing with netlink sockets" | ||
| 2 | SECTION = "libs/network" | ||
| 3 | LICENSE = "LGPL" | ||
| 4 | HOMEPAGE = "http://www.infradead.org/~tgr/libnl/" | ||
| 5 | |||
| 6 | INC_PR = "r5" | ||
| 7 | |||
| 8 | inherit autotools pkgconfig | ||
| 9 | |||
