[oe-commits] [openembedded-core] 01/11: python3-dbus: Add native and nativesdk variants

git at git.openembedded.org git at git.openembedded.org
Mon Aug 12 15:54:12 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a commit to branch master-next
in repository openembedded-core.

commit 2d659a94fb95f0a29b10f0581279ee1bcae16dc5
Author: Aaron Chan <aaron.chun.yew.chan at intel.com>
AuthorDate: Mon Aug 12 16:44:59 2019 +0100

    python3-dbus: Add native and nativesdk variants
    
    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"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list