All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: Manjukumar Harthikote Matha <manjukumar.harthikote-matha@xilinx.com>
Cc: meta-ti@yoctoproject.org, Gary Thomas <gary@mlbassoc.com>
Subject: Re: Getting started with meta-ti (beaglebone)
Date: Wed, 3 Aug 2016 13:28:10 -0400	[thread overview]
Message-ID: <20160803172810.GB17623@edge> (raw)
In-Reply-To: <72940363-f223-78b1-2b0e-0663fdd4510e@xilinx.com>

On Tue, Aug 02, 2016 at 11:17:35AM -0700, Manjukumar Harthikote Matha wrote:
> All,
> 
> On 08/01/2016 07:12 PM, Gary Thomas wrote:
> >On 2016-08-02 01:34, Denys Dmytriyenko wrote:
> >>On Mon, Aug 01, 2016 at 03:49:37PM -0700, Manjukumar Harthikote Matha
> >>wrote:
> >>>All,
> >>>
> >>>I am trying to build for beaglebone but facing some errors on master
> <..>
> >>>Added BBMASK = "meta-ti/recipes-misc" in local.conf
> >>
> >>What's this ^^^ for?

> This is not required, I copied it from a wiki page (getting started
> on meta-ti)

I don't know what that wiki is or how old it is, but there's no recipes-misc 
in meta-ti... It's not a good idea to collect random outdated tidbits on the 
Internet and try to get it all working...


> >>>MACHINE=beaglebone bitbake core-image-minimal
> >>>
> >>>Gives me an error
> >>
> >>Are those Python3 related errors?
> >>
> <...>>>
> >>>line 51
> >>>    os.chmod(binfile, 0755)
> >>>                         ^
> >>>SyntaxError: invalid token
> >
> >In python3 this needs to be 0o755

> Yes this works and fails on a tar extraction command. Another
> Python3 error, will look into it. For now, I just deleted the
> extraction block to surpass the error.

Yeah, that was my other question - why master? There's currently Python3 
migration going on upstream and meta-ti is slightly behind on this. I'd 
recommend using krogoth stable release to get your stuff working. You 
should only be playing with latest master code, especially with several 
additional layers, only if you really know what you are doing...

-- 
Denys


  reply	other threads:[~2016-08-03 17:28 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-01 22:49 Getting started with meta-ti (beaglebone) Manjukumar Harthikote Matha
2016-08-01 23:34 ` Denys Dmytriyenko
2016-08-02  2:12   ` Gary Thomas
2016-08-02 18:17     ` Manjukumar Harthikote Matha
2016-08-03 17:28       ` Denys Dmytriyenko [this message]
2016-08-03 17:37         ` Manjukumar Harthikote Matha

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=20160803172810.GB17623@edge \
    --to=denys@ti.com \
    --cc=gary@mlbassoc.com \
    --cc=manjukumar.harthikote-matha@xilinx.com \
    --cc=meta-ti@yoctoproject.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.