[OE-core] [PATCH] python3-dbus: Add native and native-sdk support

Khem Raj raj.khem at gmail.com
Sun Aug 11 16:19:57 UTC 2019


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