All of lore.kernel.org
 help / color / mirror / Atom feed
* Getting started with meta-ti (beaglebone)
@ 2016-08-01 22:49 Manjukumar Harthikote Matha
  2016-08-01 23:34 ` Denys Dmytriyenko
  0 siblings, 1 reply; 6+ messages in thread
From: Manjukumar Harthikote Matha @ 2016-08-01 22:49 UTC (permalink / raw)
  To: meta-ti

All,

I am trying to build for beaglebone but facing some errors on master 
branch. Maybe I am missing some configuration for the builds, can you 
please help me out

I cloned, poky, meta-openembedded and meta-ti master branch

source oe-init-build-env beaglebone

Added BBMASK = "meta-ti/recipes-misc" in local.conf

MACHINE=beaglebone bitbake core-image-minimal

Gives me an error

ERROR: Unable to parse 
/workspaces/manjukum/meta-ti-build/poky/meta-ti/recipes-ti/devtools/ti-cgt6x_6.1.20.bb
Traceback (most recent call last):
   File 
"/workspaces/manjukum/meta-ti-build/poky/bitbake/lib/bb/siggen.py", line 
151, in 
SignatureGeneratorOEBasicHash.finalise(fn='/workspaces/manjukum/meta-ti-build/poky/meta-ti/recipes-ti/devtools/ti-cgt6x_6.1.20.bb', 
d=<bb.data_smart.DataSmart object at 0x7fd9cd6f1b38>, variant=None):
              try:
     >            taskdeps = self._build_data(fn, d)
              except:
   File 
"/workspaces/manjukum/meta-ti-build/poky/bitbake/lib/bb/siggen.py", line 
104, in 
SignatureGeneratorOEBasicHash._build_data(fn='/workspaces/manjukum/meta-ti-build/poky/meta-ti/recipes-ti/devtools/ti-cgt6x_6.1.20.bb', 
d=<bb.data_smart.DataSmart object at 0x7fd9cd6f1b38>):

     >        tasklist, gendeps, lookupcache = 
bb.data.generate_dependencies(d)

   File 
"/workspaces/manjukum/meta-ti-build/poky/bitbake/lib/bb/data.py", line 
438, in generate_dependencies(d=<bb.data_smart.DataSmart object at 
0x7fd9cd6f1b38>):
                      if dep not in deps:
     >                    deps[dep], values[dep] = 
build_dependencies(dep, keys, shelldeps, varflagsexcl, d)
                      newdeps |=  deps[dep]

....
....
='/workspaces/manjukum/meta-ti-build/poky/meta-ti/recipes-ti/devtools/../includes/../includes/ti-unpack.inc'):
              code = compile(check_indent(str(node)), filename, "exec",
     >                       ast.PyCF_ONLY_AST)

   File 
"/workspaces/manjukum/meta-ti-build/poky/meta-ti/recipes-ti/devtools/../includes/../includes/ti-unpack.inc", 
line 51
     os.chmod(binfile, 0755)
                          ^
SyntaxError: invalid token


Any help is appreciated.

Thanks
Manju


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-08-03 17:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
2016-08-03 17:37         ` Manjukumar Harthikote Matha

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.