asio 1.4.1: import from OE classic

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
Koen Kooi 2011-10-24 15:57:20 +02:00
parent bf778b699d
commit cbcf7323bf
2 changed files with 21 additions and 0 deletions

View File

@ -0,0 +1,13 @@
DESCRIPTION = "Asio"
HOMEPAGE = "http://asio.sf.net/"
SECTION = "libs"
LICENSE = "Boost Software License"
INC_PR = "r0"
DEPENDS = "boost"
SRC_URI = "${SOURCEFORGE_MIRROR}/asio/${PN}-${PV}.tar.bz2"
inherit autotools

View File

@ -0,0 +1,8 @@
require asio.inc
LIC_FILES_CHKSUM = "file://COPYING;md5=b99840878263c0bfaa70ca7143624413"
PR = "${INC_PR}.0"
SRC_URI[md5sum] = "1879b246f9217d64bd3126aa16488bc2"
SRC_URI[sha256sum] = "aeb5c997940e6afd399c62316f03f480557f2b721354adff065d230183ff2782"