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 <[email protected]>
> > ---
> >  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
> > 

> 

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#12627): 
https://lists.yoctoproject.org/g/meta-ti/message/12627
Mute This Topic: https://lists.yoctoproject.org/mt/70260280/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to