Openembedded Devel Discussions
 help / color / mirror / Atom feed
* [meta-oe][warrior][PATCH 1/2] jsoncpp: add native BBCLASSEXTEND
@ 2019-10-16 16:46 Peter Kjellerstedt
  2019-10-16 16:46 ` [meta-oe][warrior][PATCH 2/2] kconfig-frontends: Retrieve the Git repository from GitLab Peter Kjellerstedt
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Kjellerstedt @ 2019-10-16 16:46 UTC (permalink / raw)
  To: openembedded-devel

From: Pavel Modilaynen <pavelmn@axis.com>

Extend to native builds, this is useful for unit tests.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 meta-oe/recipes-devtools/jsoncpp/jsoncpp_1.8.4.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-oe/recipes-devtools/jsoncpp/jsoncpp_1.8.4.bb b/meta-oe/recipes-devtools/jsoncpp/jsoncpp_1.8.4.bb
index 88e332032..97fc6c73b 100644
--- a/meta-oe/recipes-devtools/jsoncpp/jsoncpp_1.8.4.bb
+++ b/meta-oe/recipes-devtools/jsoncpp/jsoncpp_1.8.4.bb
@@ -19,3 +19,5 @@ S = "${WORKDIR}/git"
 inherit cmake
 
 EXTRA_OECMAKE += "-DBUILD_SHARED_LIBS=ON -DJSONCPP_WITH_TESTS=OFF"
+
+BBCLASSEXTEND = "native"
-- 
2.21.0



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-16 16:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-16 16:46 [meta-oe][warrior][PATCH 1/2] jsoncpp: add native BBCLASSEXTEND Peter Kjellerstedt
2019-10-16 16:46 ` [meta-oe][warrior][PATCH 2/2] kconfig-frontends: Retrieve the Git repository from GitLab Peter Kjellerstedt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox