aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/asio/asio.inc
blob: 190ec0f76ea2c2b0a83fe1ae76e48eba271c095b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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