sg3-utils: add newer buildable version
[openembedded.git] / recipes / asio / asio_1.1.1.bb
index 89b363d..1a4dad6 100644 (file)
@@ -1,14 +1,3 @@
-DESCRIPTION = "Asio"
-HOMEPAGE = "http://asio.sf.net/"
-SECTION = "libs"
-PRIORITY = "optional"
-LICENSE = "Boost Software License"
-
-SRC_URI = "${SOURCEFORGE_MIRROR}/asio/${PN}-${PV}.tar.bz2"
-
-inherit autotools pkgconfig
-
-do_stage() {
-       autotools_stage_all
-}      
+require asio.inc
 
+PR = "${INC_PR}.0"