[OE-core] [OE-Core][PATCH 2/2] python3-native: Extend python3-native rproviders

Fabio Berton fabio.berton at ossystems.com.br
Fri Aug 19 18:56:28 UTC 2016


ping?

On Tue, Aug 16, 2016 at 3:47 PM, Fabio Berton <fabio.berton at ossystems.com.br
> wrote:

> Add the following modules to RPROVIDES:
>
>   - python3-email-native
>   - python3-io-native
>   - python3-json-native
>   - python3-lang-native
>   - python3-misc-native
>   - python3-netclient-native
>   - python3-netserver-native
>   - python3-numbers-native
>   - python3-pkgutil-native
>   - python3-pprint-native
>   - python3-re-native
>   - python3-shell-native
>   - python3-subprocess-native
>   - python3-threading-native
>   - python3-unittest-native
>
> Signed-off-by: Fabio Berton <fabio.berton at ossystems.com.br>
> Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
> ---
>  meta/recipes-devtools/python/python3-native_3.5.2.bb | 14 ++++++++++++++
>  1 file changed, 14 insertions(+)
>
> diff --git a/meta/recipes-devtools/python/python3-native_3.5.2.bb
> b/meta/recipes-devtools/python/python3-native_3.5.2.bb
> index 3334cba..594f15c 100644
> --- a/meta/recipes-devtools/python/python3-native_3.5.2.bb
> +++ b/meta/recipes-devtools/python/python3-native_3.5.2.bb
> @@ -46,9 +46,23 @@ RPROVIDES += " \
>      python3-compression-native \
>      python3-core-native \
>      python3-distutils-native \
> +    python3-email-native \
>      python3-importlib-native \
>      python3-io-native \
> +    python3-json-native \
> +    python3-lang-native \
> +    python3-misc-native \
> +    python3-netclient-native \
> +    python3-netserver-native \
> +    python3-numbers-native \
> +    python3-pkgutil-native \
> +    python3-pprint-native \
> +    python3-re-native \
> +    python3-shell-native \
> +    python3-subprocess-native \
>      python3-textutils-native \
> +    python3-threading-native \
> +    python3-unittest-native \
>  "
>
>  EXTRA_OECONF_append = " --bindir=${bindir}/${PN} --without-ensurepip"
> --
> 2.1.4
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20160819/90326127/attachment-0002.html>


More information about the Openembedded-core mailing list