From: Robert Yang <[email protected]>

It needs autotools-brokensep, otherwise do_configure error:

LifetimeLibrary.cpp:1:49: fatal error: utilspp/singleton/SingletonHolder.hpp: 
No such file or directory

Signed-off-by: Robert Yang <[email protected]>
---
 meta-networking/recipes-support/curlpp/curlpp_0.7.3.bb |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-networking/recipes-support/curlpp/curlpp_0.7.3.bb 
b/meta-networking/recipes-support/curlpp/curlpp_0.7.3.bb
index c217343..9ff2093 100644
--- a/meta-networking/recipes-support/curlpp/curlpp_0.7.3.bb
+++ b/meta-networking/recipes-support/curlpp/curlpp_0.7.3.bb
@@ -13,7 +13,7 @@ SRC_URI = 
"http://curlpp.googlecode.com/files/curlpp-${PV}.tar.gz \
 SRC_URI[md5sum] = "ccc3d30d4b3b5d2cdbed635898c29485"
 SRC_URI[sha256sum] = 
"e3f9427b27c5bddf898d383d45c0d3d5397e2056ff935d9a5cdaef6a9a653bd5"
 
-inherit autotools pkgconfig binconfig
+inherit autotools-brokensep pkgconfig binconfig
 
 EXTRA_OECONF = "--prefix=${STAGING_DIR} \
                --with-boost=${STAGING_DIR} \
-- 
1.7.10.4

-- 
_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.openembedded.org/mailman/listinfo/openembedded-devel

Reply via email to