summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-support/c-ares
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking/recipes-support/c-ares')
-rw-r--r--meta-networking/recipes-support/c-ares/c-ares_1.11.0.bb15
-rw-r--r--meta-networking/recipes-support/c-ares/c-ares_1.12.0.bb15
2 files changed, 15 insertions, 15 deletions
diff --git a/meta-networking/recipes-support/c-ares/c-ares_1.11.0.bb b/meta-networking/recipes-support/c-ares/c-ares_1.11.0.bb
deleted file mode 100644
index c98be7d99..000000000
--- a/meta-networking/recipes-support/c-ares/c-ares_1.11.0.bb
+++ /dev/null
@@ -1,15 +0,0 @@
1# Copyright (c) 2012-2014 LG Electronics, Inc.
2
3DESCRIPTION = "c-ares is a C library that resolves names asynchronously."
4HOMEPAGE = "http://daniel.haxx.se/projects/c-ares/"
5SECTION = "libs"
6LICENSE = "MIT"
7LIC_FILES_CHKSUM = "file://ares_init.c;beginline=1;endline=3;md5=53f5ecf4c22c37cf1ddd1ef8f8eccce0"
8
9SRC_URI = "http://c-ares.haxx.se/download/${BP}.tar.gz \
10 file://0001-configure.ac-don-t-override-passed-cflags.patch \
11"
12SRC_URI[md5sum] = "d5c6d522cfc54bb6f215a0b7912d46be"
13SRC_URI[sha256sum] = "b3612e6617d9682928a1d50c1040de4db6519f977f0b25d40cf1b632900b3efd"
14
15inherit autotools pkgconfig
diff --git a/meta-networking/recipes-support/c-ares/c-ares_1.12.0.bb b/meta-networking/recipes-support/c-ares/c-ares_1.12.0.bb
new file mode 100644
index 000000000..4e28d6abc
--- /dev/null
+++ b/meta-networking/recipes-support/c-ares/c-ares_1.12.0.bb
@@ -0,0 +1,15 @@
1# Copyright (c) 2012-2014 LG Electronics, Inc.
2
3SUMMARY = "c-ares is a C library that resolves names asynchronously."
4HOMEPAGE = "http://daniel.haxx.se/projects/c-ares/"
5SECTION = "libs"
6LICENSE = "MIT"
7LIC_FILES_CHKSUM = "file://LICENSE.md;md5=f4b026880834eb01c035c5e5cb47ccac"
8
9SRC_URI = "http://c-ares.haxx.se/download/${BP}.tar.gz \
10 file://0001-configure.ac-don-t-override-passed-cflags.patch \
11"
12SRC_URI[md5sum] = "2ca44be1715cd2c5666a165d35788424"
13SRC_URI[sha256sum] = "8692f9403cdcdf936130e045c84021665118ee9bfea905d1a76f04d4e6f365fb"
14
15inherit autotools pkgconfig