aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/commoncpp
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2009-10-19 13:13:11 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2009-10-19 13:13:11 +0200
commita35c89af39a80d3cd5b04806c7ce0d97b09622d5 (patch)
tree273dfbb1b6ed1228e6524ca22c530745847bd904 /recipes/commoncpp
parent2e2cc2b2a34f4fc7e91b54cbfd924040a733358e (diff)
downloadopenembedded-a35c89af39a80d3cd5b04806c7ce0d97b09622d5.tar.gz
commoncpp2: add .h files to staging
Diffstat (limited to 'recipes/commoncpp')
-rw-r--r--recipes/commoncpp/commoncpp2_1.7.1.bb4
1 files changed, 2 insertions, 2 deletions
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