summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-networking/recipes-connectivity/libdnet/libdnet_1.12.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta-networking/recipes-connectivity/libdnet/libdnet_1.12.bb b/meta-networking/recipes-connectivity/libdnet/libdnet_1.12.bb
new file mode 100644
index 0000000000..b6462e6e73
--- /dev/null
+++ b/meta-networking/recipes-connectivity/libdnet/libdnet_1.12.bb
@@ -0,0 +1,14 @@
1DESCRIPTION = "dumb networking library"
2HOMEPAGE = "http://code.google.com/p/libdnet/"
3LICENSE = "BSD"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=0036c1b155f4e999f3e0a373490b5db9"
5
6SRC_URI = "http://libdnet.googlecode.com/files/libdnet-${PV}.tgz"
7
8SRC_URI[md5sum] = "9253ef6de1b5e28e9c9a62b882e44cc9"
9SRC_URI[sha256sum] = "83b33039787cf99990e977cef7f18a5d5e7aaffc4505548a83d31bd3515eb026"
10
11inherit autotools
12
13acpaths = "-I ./config/"
14