All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] json-c: add BBCLASSEXTEND for native and nativesdk
@ 2016-10-04 15:37 Ross Burton
  2016-10-04 15:37 ` [PATCH 2/2] systemtap: rationalise dependencies Ross Burton
  0 siblings, 1 reply; 3+ messages in thread
From: Ross Burton @ 2016-10-04 15:37 UTC (permalink / raw)
  To: openembedded-core

Signed-off-by: Ross Burton <ross.burton@intel.com>
---
 meta/recipes-devtools/json-c/json-c_0.12.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-devtools/json-c/json-c_0.12.bb b/meta/recipes-devtools/json-c/json-c_0.12.bb
index d8c76db..a15455c 100644
--- a/meta/recipes-devtools/json-c/json-c_0.12.bb
+++ b/meta/recipes-devtools/json-c/json-c_0.12.bb
@@ -28,3 +28,5 @@ do_configure_prepend() {
     # Clean up autoconf cruft that should not be in the tarball
     rm -f ${S}/config.status
 }
+
+BBCLASSEXTEND = "native nativesdk"
-- 
2.8.1



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

end of thread, other threads:[~2016-10-04 17:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-04 15:37 [PATCH 1/2] json-c: add BBCLASSEXTEND for native and nativesdk Ross Burton
2016-10-04 15:37 ` [PATCH 2/2] systemtap: rationalise dependencies Ross Burton
2016-10-04 17:03   ` Martin Jansa

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.