All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Denys Dmytriyenko" <denys@ti.com>
To: Peter Griffin <peter.griffin@linaro.org>
Cc: <meta-ti@yoctoproject.org>, <andrey.konovalov@linaro.org>
Subject: Re: [PATCH] jailhouse_git: update to inherit python3 classes
Date: Wed, 29 Jan 2020 18:19:23 -0500	[thread overview]
Message-ID: <20200129231922.GS3658@beryl> (raw)
In-Reply-To: <1580339755-23335-1-git-send-email-peter.griffin@linaro.org>

NAK

On Wed, Jan 29, 2020 at 11:15:55PM +0000, Peter Griffin wrote:
> This avoids the parsing errors, now that python2
> has been removed.
> 
> Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
> ---
>  recipes-kernel/jailhouse/jailhouse_git.bb | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/recipes-kernel/jailhouse/jailhouse_git.bb b/recipes-kernel/jailhouse/jailhouse_git.bb
> index 4186dc3..89833e6 100644
> --- a/recipes-kernel/jailhouse/jailhouse_git.bb
> +++ b/recipes-kernel/jailhouse/jailhouse_git.bb
> @@ -29,7 +29,7 @@ RDEPENDS_${PN} += "\
>  S = "${WORKDIR}/git"
>  
>  require jailhouse-arch.inc
> -inherit module pythonnative bash-completion deploy setuptools
> +inherit module python3native bash-completion deploy setuptools3
>  
>  PACKAGE_ARCH = "${MACHINE_ARCH}"
>  COMPATIBLE_MACHINE = "(ti-soc)"
> -- 
> 2.7.4
> 

  reply	other threads:[~2020-01-29 23:19 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-29 23:15 [PATCH] jailhouse_git: update to inherit python3 classes Peter Griffin
2020-01-29 23:19 ` Denys Dmytriyenko [this message]
     [not found] ` <15EE7ED3E5F24894.17230@lists.yoctoproject.org>
2020-01-30  3:34   ` [meta-ti] " Denys Dmytriyenko
2020-01-30  9:14     ` Peter Griffin
2020-01-31  0:57       ` Denys Dmytriyenko

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=20200129231922.GS3658@beryl \
    --to=denys@ti.com \
    --cc=andrey.konovalov@linaro.org \
    --cc=meta-ti@yoctoproject.org \
    --cc=peter.griffin@linaro.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.