Re: [yocto] yocto with meta-ti

2013-06-13 Thread Denys Dmytriyenko
On Tue, Jun 04, 2013 at 08:58:27AM -0700, mich...@cubic.org wrote: Hi, As a quick hack you can mask out recipes-misc by adding the following line to your conf/local.conf : BBMASK = meta-ti/recipes-misc It seem to mask out everything in meta-ti/recipes-misc. This was a suggestion I

Re: [yocto] yocto with meta-ti

2013-06-13 Thread Denys Dmytriyenko
in 'dylan' version of Yocto (aka 1.4). are you sure this is what you are using? to be it sounds like you are using Yocto/danny with meta-ti and meta-oe 'master' branch (or dylan branch). *ERROR: Command execution failed: Exited with 1 Summary: There was 1 WARNING message shown. Summary

Re: [yocto] yocto with meta-ti

2013-06-05 Thread Nicolas Dechesne
you are using Yocto/danny with meta-ti and meta-oe 'master' branch (or dylan branch). *ERROR: Command execution failed: Exited with 1 Summary: There was 1 WARNING message shown. Summary: There were 2 ERROR messages shown, returning a non-zero exit code. * What is the mistake, sounds too

[yocto] yocto with meta-ti

2013-06-04 Thread Akshay Sahota
with 1 Summary: There was 1 WARNING message shown. Summary: There were 6 ERROR messages shown, returning a non-zero exit code. You can ignore the warning above though..!! Is there a clean way of integrating meta-ti with yocto..?? Has anyone done this before.? Ideas.? -- *Akshay Sahota** *Fourth Year

Re: [yocto] yocto with meta-ti

2013-06-04 Thread michael
Hi, As a quick hack you can mask out recipes-misc by adding the following line to your conf/local.conf : BBMASK = meta-ti/recipes-misc It seem to mask out everything in meta-ti/recipes-misc. This was a suggestion I found on the net. The better way would be if meta-ti would be split into

[yocto] yocto with meta-ti

2013-06-04 Thread Edward Vidal
be split into multiple layers where one of them is a meta-ti-bsp layer. Best regards Michael I build with yocto and meta-ti for the beaglebone and pandaboard. This is what I add to local.conf MACHINE ?= beaglebone MACHINE ?= pandaboard BBMASK ?= .*/meta-ti/recipes-(misc|bsp/formfactor|graphics/mesa