summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-connectivity/libndp/libndp_1.5.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-oe/recipes-connectivity/libndp/libndp_1.5.bb b/meta-oe/recipes-connectivity/libndp/libndp_1.5.bb
new file mode 100644
index 000000000..8f1d1ffd0
--- /dev/null
+++ b/meta-oe/recipes-connectivity/libndp/libndp_1.5.bb
@@ -0,0 +1,10 @@
1SUMMARY = "Library for IPv6 Neighbor Discovery Protocol"
2
3LICENSE = "LGPLv2.1"
4LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
5
6SRC_URI = "http://libndp.org/files/${BPN}-${PV}.tar.gz"
7SRC_URI[md5sum] = "beb82e8d75d8382d1b7c0bb0f68be429"
8SRC_URI[sha256sum] = "faf116ab70ce9514ec4e8573556025debea08f606e7f38b616de1f26e120c795"
9
10inherit autotools