[OE-core] [PATCH v2] python3-dbus: Add native and native-sdk support
Chan, Aaron Chun Yew
aaron.chun.yew.chan at intel.com
Wed Jul 24 08:47:29 UTC 2019
From: Chan, Aaron Chun Yew
Sent: Wednesday, July 24, 2019 4:46 PM
To: Chan, Aaron Chun Yew <aaron.chun.yew.chan at intel.com>
Subject: [OE-core][PATCH v2] python3-dbus: Add native and native-sdk support
From: Aaron Chan <aaron.chun.yew.chan at intel.com>
This native support is required to enable ATSPI2 Dbus (a11y).
Signed-off-by: Aaron Chan <aaron.chun.yew.chan at 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
More information about the Openembedded-core
mailing list