mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 02:10:04 +00:00
asio 1.4.1: import from OE classic
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
@@ -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"
|
||||||
Reference in New Issue
Block a user