mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +00:00
asio 1.4.1: import from OE classic
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
parent
bf778b699d
commit
cbcf7323bf
13
meta-oe/recipes-support/asio/asio.inc
Normal file
13
meta-oe/recipes-support/asio/asio.inc
Normal 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
|
||||
|
||||
8
meta-oe/recipes-support/asio/asio_1.4.1.bb
Normal file
8
meta-oe/recipes-support/asio/asio_1.4.1.bb
Normal 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"
|
||||
Loading…
Reference in New Issue
Block a user