summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/libconfig/libconfig_1.4.9.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-extended/libconfig/libconfig_1.4.9.bb')
-rw-r--r--meta-oe/recipes-extended/libconfig/libconfig_1.4.9.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/libconfig/libconfig_1.4.9.bb b/meta-oe/recipes-extended/libconfig/libconfig_1.4.9.bb
new file mode 100644
index 000000000..22eecf8a7
--- /dev/null
+++ b/meta-oe/recipes-extended/libconfig/libconfig_1.4.9.bb
@@ -0,0 +1,14 @@
1SUMMARY = "C/C++ Configuration File Library"
2DESCRIPTION = "Library for manipulating structured configuration files"
3HOMEPAGE = "http://www.hyperrealm.com/libconfig/"
4SECTION = "libs"
5
6LICENSE = "LGPLv2.1"
7LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=fad9b3332be894bab9bc501572864b29"
8
9SRC_URI = "http://www.hyperrealm.com/${BPN}/${BP}.tar.gz"
10
11inherit autotools-brokensep pkgconfig
12
13SRC_URI[md5sum] = "b6ee0ce2b3ef844bad7cac2803a90634"
14SRC_URI[sha256sum] = "09c8979252e60193e2969e9b0e1cd597f7820087867989b2f0939ad164473041"