All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gyorgy Kovesdi <kgy@teledigit.eu>
To: "meta-ti@yoctoproject.org" <meta-ti@yoctoproject.org>
Subject: meta-ti and poky
Date: Fri, 25 May 2012 09:45:15 +0200	[thread overview]
Message-ID: <3408799.xmIZDQfG6A@linux-oxe9> (raw)

Hi,

I just cloned Poky, and have my first running yocto build for Beagleboard-C4 without any problem.
I tried to add meta-ti, but bitbake gives this error message for all targets:

ERROR: Failure expanding variable FILESPATH, expression was ${@base_set_filespath([ "/home/kgy/work/Yoctoproject/Poky/meta-ti/recipes-ti/local-power-manager/ti-local-power-manager-1_1_24_02_09-${MACHINE_KERNEL_PR}e", "/home/kgy/work/Yoctoproject/Poky/meta-ti/recipes-ti/local-power-manager/ti-local-power-manager-1_24_02_09", "/home/kgy/work/Yoctoproject/Poky/meta-ti/recipes-ti/local-power-manager/ti-local-power-manager", "/home/kgy/work/Yoctoproject/Poky/meta-ti/recipes-ti/local-power-manager/ti-local-power-manager-1_24_02_09", "/home/kgy/work/Yoctoproject/Poky/meta-ti/recipes-ti/local-power-manager/ti-local-power-manager", "/home/kgy/work/Yoctoproject/Poky/meta-ti/recipes-ti/local-power-manager/files", "/home/kgy/work/Yoctoproject/Poky/meta-ti/recipes-ti/local-power-manager" ], d)} which triggered exception SyntaxError: EOL while scanning string literal (FILESPATH, line 1)                                                            
ERROR: Command execution failed: Exited with 1

Unfortunately, i could not find the reason.
my bblayers.conf file:

# LAYER_CONF_VERSION is increased each time build/conf/bblayers.conf
# changes incompatibly
LCONF_VERSION = "4"
BBFILES ?= ""
BBLAYERS ?= " \
  /home/kgy/work/Yoctoproject/Poky/meta \
  /home/kgy/work/Yoctoproject/Poky/meta-yocto \
  /home/kgy/work/Yoctoproject/Poky/meta-ti \
  "

What can be wrong here?

Another question is the current state of Beagleboard support here. I found some mails about it, but
reportedly it is not fully supported here. I see that some recipes are written for Angstrom project.
Is it possible to get running libgles-omap3 here? I used it for Angstrom, but it works only with 2.6 kernels .

Many Thanx
Gyorgy Kovesdi



             reply	other threads:[~2012-05-25  7:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-25  7:45 Gyorgy Kovesdi [this message]
2012-05-25  9:22 ` meta-ti and poky Tomas Frydrych

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=3408799.xmIZDQfG6A@linux-oxe9 \
    --to=kgy@teledigit.eu \
    --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.