Hi Richard Can this patch be applied ? there are recipes in meta-oe which are waiting for this fix.
On Wed, Jul 24, 2019 at 12:06 AM Chan, Aaron Chun Yew <[email protected]> wrote: > > From: Chan, Aaron Chun Yew > Sent: Wednesday, July 24, 2019 3:02 PM > To: [email protected] > Cc: Chan, Aaron Chun Yew <[email protected]> > Subject: [meta-oe][PATCH] python3-dbus: Add native and native-sdk support > > From: Aaron Chan <[email protected]> > > Signed-off-by: Aaron Chan <[email protected]> > --- > 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 > -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
