From: Richard Purdie <richard.purdie@linuxfoundation.org>
To: Tom Hochstein <tom.hochstein@nxp.com>,
openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] python3: Add recommended modules to nativesdk install
Date: Thu, 05 Apr 2018 14:55:53 +0100 [thread overview]
Message-ID: <1522936553.11431.425.camel@linuxfoundation.org> (raw)
In-Reply-To: <1522869935-31522-1-git-send-email-tom.hochstein@nxp.com>
On Wed, 2018-04-04 at 14:25 -0500, Tom Hochstein wrote:
> The python3 installation in the SDK did not include the minimum set
> of modules.
>
> Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
> ---
> meta/recipes-devtools/python/python3_3.5.5.bb | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/meta/recipes-devtools/python/python3_3.5.5.bb
> b/meta/recipes-devtools/python/python3_3.5.5.bb
> index d458d32..f893b84 100644
> --- a/meta/recipes-devtools/python/python3_3.5.5.bb
> +++ b/meta/recipes-devtools/python/python3_3.5.5.bb
> @@ -211,6 +211,7 @@ py_package_preprocess () {
>
> # manual dependency additions
> RPROVIDES_${PN}-modules = "${PN}"
> +RRECOMMENDS_${PN}-core_append_class-nativesdk = " nativesdk-python3-
> modules"
> RRECOMMENDS_${PN}-crypt = "openssl"
> RRECOMMENDS_${PN}-crypt_class-nativesdk = "nativesdk-openssl"
This doesn't look correct, if you want the SDK to contain all python
modules, surely you'd just add nativesdk-python3-modules rather than
forcing this everywhere?
Cheers,
Richard
next prev parent reply other threads:[~2018-04-05 13:55 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-04 19:25 [PATCH] python3: Add recommended modules to nativesdk install Tom Hochstein
2018-04-05 13:55 ` Richard Purdie [this message]
2018-04-07 15:37 ` Tom Hochstein
2018-04-09 13:54 ` Burton, Ross
2018-04-09 14:03 ` Burton, Ross
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1522936553.11431.425.camel@linuxfoundation.org \
--to=richard.purdie@linuxfoundation.org \
--cc=openembedded-core@lists.openembedded.org \
--cc=tom.hochstein@nxp.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox