All of lore.kernel.org
 help / color / mirror / Atom feed
* meta-ti and poky
@ 2012-05-25  7:45 Gyorgy Kovesdi
  2012-05-25  9:22 ` Tomas Frydrych
  0 siblings, 1 reply; 2+ messages in thread
From: Gyorgy Kovesdi @ 2012-05-25  7:45 UTC (permalink / raw)
  To: meta-ti@yoctoproject.org

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



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

* Re: meta-ti and poky
  2012-05-25  7:45 meta-ti and poky Gyorgy Kovesdi
@ 2012-05-25  9:22 ` Tomas Frydrych
  0 siblings, 0 replies; 2+ messages in thread
From: Tomas Frydrych @ 2012-05-25  9:22 UTC (permalink / raw)
  To: meta-ti

Hi,

On 25/05/12 08:45, Gyorgy Kovesdi wrote:
> 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:

FWIW, I have not been able to use meta-ti as a layer with Poky; ended up
just picking the packages I want from there.


> 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 .

I got libgles-omap3 working on an xM board with a 3.2.16 kernel (that
is, I got the native GLES working, the DRI2 drivers do not work; I have
not tested the X11 driver for kdrive).

To get it work, I had to get packages from the arago project repo, could
not get it work for any kernel in the angstrom meta-ti mirror. See
https://github.com/Guacamayo/meta-guacamayo, if that is of any use (work
in progress).

Tomas


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

end of thread, other threads:[~2012-05-25  9:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-25  7:45 meta-ti and poky Gyorgy Kovesdi
2012-05-25  9:22 ` Tomas Frydrych

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.