[meta-ti] Creating simple linux for beaglebone

Raul Rosetto Munoz munoz0raul at gmail.com
Tue Jan 8 17:38:30 PST 2013


Hello all,

I want to create a simples linux for beaglebone using yocto danny.

I did all the necessary clones:
poky
meta-ti
meta-openembedded

I changed all to danny branch!

After these sets I did the poky source:
source poky/oe-init-build-env beaglebone-linux

Changed the machine to beaglebone

MACHINE ?= "beaglebone"

Changed the bblayer to:

BBLAYERS ?= " \
  /home/prjs/video0001/linux/poky/meta \
  /home/prjs/video0001/linux/poky/meta-yocto \
  /home/prjs/video0001/linux/poky/meta-yocto-bsp \
  /home/prjs/video0001/linux/meta-ti \
  /home/prjs/video0001/linux/meta-openembedded/meta-oe  \
  "


And finaly when I run bibake core-image-minimal



munoz at munoz:/home/prjs/video0001/linux/linux-bone$ bitbake
core-image-minimal
Loading cache: 100%
|##################################################################################################|
ETA:  00:00:00
Loaded 4 entries from dependency cache.
ERROR: ParseError at
/home/prjs/video0001/linux/meta-ti/recipes-misc/payload/bonescript.bb:5:
Could not inherit file classes/systemd.bbclass
ERROR: This recipe does not have the LICENSE field set (cloud9-gnome-image)
ERROR: Command execution failed: Exited with 1

Summary: There were 3 ERROR messages shown, returning a non-zero exit code.

Some one can Help me??

Thanks for all help

-- 
*Raul Rosetto Muñoz*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-ti/attachments/20130108/9cfc89ef/attachment.html>


More information about the meta-ti mailing list