blob: 5148798abe1021dc05b6a3fcf633e5f971b3d05f [file] [log] [blame]
Patrick Williamsb48b7b42016-08-17 15:04:38 -05001SUMMARY = "Library for IPv6 Neighbor Discovery Protocol"
Brad Bishopd7bf8c12018-02-25 22:55:05 -05002HOMEPAGE = "http://libndp.org/"
Patrick Williamsb48b7b42016-08-17 15:04:38 -05003LICENSE = "LGPLv2.1"
4LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
5
Brad Bishop6e60e8b2018-02-01 10:27:11 -05006SRC_URI = "git://github.com/jpirko/libndp \
7 file://0001-include-sys-select.h-for-fd_-definitions.patch \
8 "
9# tag for v1.6
10SRCREV = "2f721c4ff519f38f46695a60d9f9d88f35bf3c1d"
11S = "${WORKDIR}/git"
Patrick Williamsb48b7b42016-08-17 15:04:38 -050012
13inherit autotools