All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe][PATCH] libconfig: add support for libconfig-native
@ 2016-12-19 13:09 Andre McCurdy
  2016-12-19 13:27 ` Andreas Müller
  2017-01-06 21:19 ` Andre McCurdy
  0 siblings, 2 replies; 6+ messages in thread
From: Andre McCurdy @ 2016-12-19 13:09 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Andre McCurdy <armccurdy@gmail.com>
---
 meta-oe/recipes-extended/libconfig/libconfig_1.5.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-oe/recipes-extended/libconfig/libconfig_1.5.bb b/meta-oe/recipes-extended/libconfig/libconfig_1.5.bb
index fb6e50e..94daa88 100644
--- a/meta-oe/recipes-extended/libconfig/libconfig_1.5.bb
+++ b/meta-oe/recipes-extended/libconfig/libconfig_1.5.bb
@@ -12,3 +12,5 @@ inherit autotools-brokensep pkgconfig
 
 SRC_URI[md5sum] = "a939c4990d74e6fc1ee62be05716f633"
 SRC_URI[sha256sum] = "e31daa390d8e4461c8830512fe2e13ba1a3d6a02a2305a02429eec61e68703f6"
+
+BBCLASSEXTEND = "native"
-- 
1.9.1



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

end of thread, other threads:[~2017-01-06 21:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-19 13:09 [meta-oe][PATCH] libconfig: add support for libconfig-native Andre McCurdy
2016-12-19 13:27 ` Andreas Müller
2016-12-19 14:11   ` Andre McCurdy
2016-12-19 14:13     ` Andreas Müller
2016-12-19 14:24       ` Andre McCurdy
2017-01-06 21:19 ` Andre McCurdy

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.