aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity/libndp/libndp_1.6.bb
blob: e06ff7f99c9950dc3e807221470ad55241122771 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
SUMMARY = "Library for IPv6 Neighbor Discovery Protocol"

LICENSE = "LGPLv2.1"
LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"

SRC_URI = "http://libndp.org/files/${BPN}-${PV}.tar.gz \
           file://0001-include-sys-select.h-for-fd_-definitions.patch \
           "
SRC_URI[md5sum] = "1e54d26bcb4a4110bc3f90c5dd04f1a7"
SRC_URI[sha256sum] = "0c7dfa84e013bd5e569ef2c6292a6f72cfaf14f4ff77a77425e52edc33ffac0e"

inherit autotools