All of lore.kernel.org
 help / color / mirror / Atom feed
* yocto with meta-ti
@ 2013-06-04 19:41 Edward Vidal
  2013-06-05  5:55 ` Akshay Sahota
  0 siblings, 1 reply; 7+ messages in thread
From: Edward Vidal @ 2013-06-04 19:41 UTC (permalink / raw)
  To: yocto@yoctoproject.org

[-- Attachment #1: Type: text/plain, Size: 1722 bytes --]

Michael 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 found on the net. The better way would be if
meta-ti would 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)/"

and in bblayers.conf
BBLAYERS ?= " \
  /home/vidal/POKY/build060213_dylan_panda/poky/meta \
  /home/vidal/POKY/build060213_dylan_panda/poky/meta-yocto \
  /home/vidal/POKY/build060213_dylan_panda/poky/meta-ti \
  /home/vidal/POKY/build060213_dylan_panda/poky/meta-oe/meta-oe \
  /home/vidal/POKY/build060213_dylan_panda/poky/meta-yocto-bsp \
  "
BBLAYERS_NON_REMOVABLE ?= " \
  /home/vidal/POKY/build060213_dylan_panda/poky/meta \
  /home/vidal/POKY/build060213_dylan_panda/poky/meta-yocto \

This works okay see the post
[yocto] beaglebone beagleboard pandaboard
<https://lists.yoctoproject.org/pipermail/yocto/2013-June/016393.html>
*Edward Vidal
*

*Let me know if this helps I am  using dylan branch with an older
version of meta-ti
commit d61bfa88ed3df9190ac9fd5643c27f77b34c5f01
Author: Denys Dmytriyenko <denys@ti.com>
Date:   Mon Feb 25 22:48:33 2013 -0500

    linux-omapl138: fix alignment issue of 2.6.37 kernel with gcc-4.7

    Patch by Steve Sakoman

    Signed-off-by: Denys Dmytriyenko <denys@ti.com>
*

*I hope this helps
*

*Ed Vidal
*

[-- Attachment #2: Type: text/html, Size: 2087 bytes --]

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

end of thread, other threads:[~2013-06-15  0:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-04 19:41 yocto with meta-ti Edward Vidal
2013-06-05  5:55 ` Akshay Sahota
2013-06-05  6:05   ` Nicolas Dechesne
2013-06-13  9:52     ` [yocto] " Sudhangathan B S
2013-06-13 18:28       ` Denys Dmytriyenko
2013-06-15  0:33         ` Sudhangathan B S
2013-06-13 18:23     ` Denys Dmytriyenko

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.