aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/asio/asio_1.10.6.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2018-09-05 10:37:49 -0700
committerKhem Raj <raj.khem@gmail.com>2018-09-08 13:32:11 -0700
commit764eb5d9f8f94f394293e3706aa3be3a4d70cf76 (patch)
tree275969749f3dff59b64f190a3bf7bb90a30f49c1 /meta-oe/recipes-support/asio/asio_1.10.6.bb
parent26f251fb1e0d2b5d7c2179504a6984020292fc5f (diff)
downloadmeta-openembedded-contrib-764eb5d9f8f94f394293e3706aa3be3a4d70cf76.tar.gz
asio: Upgrade to 1.12.1
* Fixes build with openSSL 1.1.x * Merge .inc into .bb its a single recipe using it License-Update: Change Copyright years Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/asio/asio_1.10.6.bb')
-rw-r--r--meta-oe/recipes-support/asio/asio_1.10.6.bb11
1 files changed, 0 insertions, 11 deletions
diff --git a/meta-oe/recipes-support/asio/asio_1.10.6.bb b/meta-oe/recipes-support/asio/asio_1.10.6.bb
deleted file mode 100644
index 5656039846..0000000000
--- a/meta-oe/recipes-support/asio/asio_1.10.6.bb
+++ /dev/null
@@ -1,11 +0,0 @@
-require asio.inc
-
-LIC_FILES_CHKSUM = "file://COPYING;md5=fede5286a78559dd646e355ab0cc8f04"
-
-SRC_URI[md5sum] = "85d014a356a6e004cd30ccd4c9b6a5c2"
-SRC_URI[sha256sum] = "e0d71c40a7b1f6c1334008fb279e7361b32a063e020efd21e40d9d8ff037195e"
-
-SRC_URI += "\
- file://0001-Automatically-handle-glibc-variant-of-strerror_r-wit.patch \
- file://0001-use-POSIX-poll.h-instead-of-sys-poll.h.patch \
-"