[oe-commits] Koen Kooi : asio 1.4.1: import from OE classic

git at git.openembedded.org git at git.openembedded.org
Mon Oct 24 18:20:32 UTC 2011


Module: meta-openembedded.git
Branch: master
Commit: cbcf7323bf48752fe3ca81d4634d3e626507f2e9
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=cbcf7323bf48752fe3ca81d4634d3e626507f2e9

Author: Koen Kooi <koen at dominion.thruhere.net>
Date:   Mon Oct 24 15:57:20 2011 +0200

asio 1.4.1: import from OE classic

Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 meta-oe/recipes-support/asio/asio.inc      |   13 +++++++++++++
 meta-oe/recipes-support/asio/asio_1.4.1.bb |    8 ++++++++
 2 files changed, 21 insertions(+), 0 deletions(-)

diff --git a/meta-oe/recipes-support/asio/asio.inc b/meta-oe/recipes-support/asio/asio.inc
new file mode 100644
index 0000000..190ec0f
--- /dev/null
+++ b/meta-oe/recipes-support/asio/asio.inc
@@ -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
+
diff --git a/meta-oe/recipes-support/asio/asio_1.4.1.bb b/meta-oe/recipes-support/asio/asio_1.4.1.bb
new file mode 100644
index 0000000..396a553
--- /dev/null
+++ b/meta-oe/recipes-support/asio/asio_1.4.1.bb
@@ -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"





More information about the Openembedded-commits mailing list