All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Denys Dmytriyenko" <denys@ti.com>
To: Peter Griffin <peter.griffin@linaro.org>,
	<meta-ti@lists.yoctoproject.org>
Subject: Re: [meta-ti] [PATCH] jailhouse_git: update to inherit python3 classes
Date: Wed, 29 Jan 2020 22:34:10 -0500	[thread overview]
Message-ID: <20200130033410.GV3658@beryl> (raw)
In-Reply-To: <15EE7ED3E5F24894.17230@lists.yoctoproject.org>

Let me elaborate:

1. Your patch is incomplete - it fixes parsing issues, but not build issues
2. There was a more complete patch submitted earlier in the day to address that:
https://lists.yoctoproject.org/g/meta-ti/message/12625

-- 
Denys


On Wed, Jan 29, 2020 at 06:19:23PM -0500, Denys Dmytriyenko via Lists.Yoctoproject.Org wrote:
> 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
> > 

> 


  parent reply	other threads:[~2020-01-30  3:34 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
     [not found] ` <15EE7ED3E5F24894.17230@lists.yoctoproject.org>
2020-01-30  3:34   ` Denys Dmytriyenko [this message]
2020-01-30  9:14     ` [meta-ti] " 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=20200130033410.GV3658@beryl \
    --to=denys@ti.com \
    --cc=meta-ti@lists.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.