boost-asio: drop incorrect and superfluous PACKAGES definition
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>
Sat, 23 Aug 2008 00:14:19 +0000 (00:14 +0000)
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>
Sat, 23 Aug 2008 00:14:19 +0000 (00:14 +0000)
packages/boost-asio/boost-asio_0.3.7.bb

index a27001e..94a29b7 100644 (file)
@@ -3,7 +3,7 @@ HOMEPAGE = "http://asio.sf.net/"
 SECTION = "libs"
 PRIORITY = "optional"
 LICENSE = "Boost Software License"
-PR = "r1"
+PR = "r2"
 
 SRC_URI = "${SOURCEFORGE_MIRROR}/asio/boost_asio_0_3_7.tar.bz2"
 
@@ -32,5 +32,4 @@ do_stage() {
        cp -dpR boost ${STAGING_INCDIR}
 }
 
-PACKAGES = "${PN}-dbg ${PN}-dev"
 FILES_${PN}-dev = "/usr/include"