[yocto] yocto with meta-ti

Akshay Sahota akki.sahota at gmail.com
Tue Jun 4 22:55:44 PDT 2013


I'm not sure where the problem is, i think we have severe version problems.

This is our local.conf file

*BBMASK ?= ".*/meta-ti/recipes-(misc|bsp/formfactor|graphics/mesa)/"
#BBMASK = "meta-ti/recipes-misc meta-oe/recipes-graphics"
#BBMASK = "meta-oe/recipes-devtools"
#BBMASK = "meta-oe/recipes-graphics"
#
# Parallelism Options*...


and bblayers.conf

*BBLAYERS ?= " \
  /home/asahota/poky-try/poky/meta \
  /home/asahota/poky-try/poky/meta-yocto \
  /home/asahota/poky-try/poky/meta-yocto-bsp \
  /home/asahota/poky-try/poky/meta-ti \
  /home/asahota/poky-try/poky/meta-openembedded/meta-oe \
  "

BBLAYERS_NON_REMOVABLE ?= " \
  /home/asahota/poky-try/poky/meta \
  /home/asahota/poky-try/poky/meta-yocto \
  "*

and the output is :
*$ bitbake -k core-image-minimal
Pseudo is not present but is required, building this first before the main
build
WARNING: Host distribution "Ubuntu 12.04.2 LTS" has not been validated with
this version of the build system; you may possibly experience unexpected
failures. It is recommended that you use a tested distribution.
ERROR: ParseError at
/home/asahota/poky-try/poky/meta-openembedded/meta-oe/recipes-devtools/cloud9/
cloud9_0.6.bb:11: Could not inherit file classes/systemd.bbclass
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 silly.!


On Wed, Jun 5, 2013 at 1:11 AM, Edward Vidal <vidal.develone at gmail.com>wrote:

> 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 at 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 at ti.com>
> *
>
> *I hope this helps
> *
>
> *Ed Vidal
> *
>
>
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
>
>


-- 
*Akshay Sahota**
*Fourth Year Undergraduate
Department of Electronics & Electrical Engineering
Indian Institute of Technology Kharagpur
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/yocto/attachments/20130605/7ab64e84/attachment.html>


More information about the yocto mailing list