All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] python3-dbus: Add native and native-sdk support
@ 2019-07-24  7:06 Chan, Aaron Chun Yew
  2019-07-24  7:31 ` ✗ patchtest: failure for " Patchwork
  2019-08-11 16:19 ` [PATCH] " Khem Raj
  0 siblings, 2 replies; 4+ messages in thread
From: Chan, Aaron Chun Yew @ 2019-07-24  7:06 UTC (permalink / raw)
  To: openembedded-core@lists.openembedded.org, Khem Raj

From: Chan, Aaron Chun Yew 
Sent: Wednesday, July 24, 2019 3:02 PM
To: openembedded-core@lists.openembedded.org
Cc: Chan, Aaron Chun Yew <aaron.chun.yew.chan@intel.com>
Subject: [meta-oe][PATCH] python3-dbus: Add native and native-sdk support

From: Aaron Chan <aaron.chun.yew.chan@intel.com>

Signed-off-by: Aaron Chan <aaron.chun.yew.chan@intel.com>
---
 meta/recipes-devtools/python/python3-dbus_1.2.8.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-devtools/python/python3-dbus_1.2.8.bb b/meta/recipes-devtools/python/python3-dbus_1.2.8.bb
index 923da3c..2fb1eae 100644
--- a/meta/recipes-devtools/python/python3-dbus_1.2.8.bb
+++ b/meta/recipes-devtools/python/python3-dbus_1.2.8.bb
@@ -22,3 +22,5 @@ EXTRA_OECONF += "--disable-documentation"
 RDEPENDS_${PN} = "python3-io python3-logging python3-stringold python3-threading python3-xml"
 
 FILES_${PN}-dev += "${libdir}/pkgconfig"
+
+BBCLASSEXTEND = "native nativesdk"
-- 
2.7.4



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

end of thread, other threads:[~2019-08-13  5:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-24  7:06 [PATCH] python3-dbus: Add native and native-sdk support Chan, Aaron Chun Yew
2019-07-24  7:31 ` ✗ patchtest: failure for " Patchwork
2019-08-11 16:19 ` [PATCH] " Khem Raj
2019-08-13  5:02   ` Chan, Aaron Chun Yew

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.