From: Frans Meulenbroeks Date: Mon, 19 Oct 2009 11:13:11 +0000 (+0200) Subject: commoncpp2: add .h files to staging X-Git-Tag: Release-2010-05/1~2055 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a35c89af39a80d3cd5b04806c7ce0d97b09622d5;p=openembedded.git commoncpp2: add .h files to staging --- diff --git a/recipes/commoncpp/commoncpp2_1.7.1.bb b/recipes/commoncpp/commoncpp2_1.7.1.bb index 9a7729b061..74e2179a8f 100644 --- a/recipes/commoncpp/commoncpp2_1.7.1.bb +++ b/recipes/commoncpp/commoncpp2_1.7.1.bb @@ -1,8 +1,8 @@ DESCRIPTION = "GNU Common C++" HOMEPAGE = "http://freshmeat.net/projects/commoncpp2" LICENSE = "GPL" -PR="r0" +PR="r1" SRC_URI = "ftp://ftp.gnu.org/gnu/commoncpp/commoncpp2-${PV}.tar.gz \ file://configure.ac.patch;patch=1" -inherit autotools pkgconfig +inherit autotools pkgconfig autotools_stage