[oe] [meta-oe][PATCH] cpprest: inherit pkg-config to find brotli library

Gianfranco Costamagna costamagna.gianfranco at gmail.com
Wed Dec 12 12:56:15 UTC 2018


---
 meta-oe/recipes-support/cpprest/cpprest_2.10.8.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-oe/recipes-support/cpprest/cpprest_2.10.8.bb b/meta-oe/recipes-support/cpprest/cpprest_2.10.8.bb
index c94038f8f..b4b1c81e8 100644
--- a/meta-oe/recipes-support/cpprest/cpprest_2.10.8.bb
+++ b/meta-oe/recipes-support/cpprest/cpprest_2.10.8.bb
@@ -18,4 +18,4 @@ SRCREV= "204a52610234ac5180e80a6883b62c0ad085f51e"
 
 S = "${WORKDIR}/git"
 
-inherit cmake
+inherit cmake pkgconfig
-- 
2.17.1



More information about the Openembedded-devel mailing list