[meta-ti] Creating simple linux for beaglebone
Robert P. J. Day
rpjday at crashcourse.ca
Wed Jan 9 02:01:09 PST 2013
On Wed, 9 Jan 2013, Nicolas Dechesne wrote:
> On Wed, Jan 9, 2013 at 2:38 AM, Raul Rosetto Munoz <munoz0raul at gmail.com> wrote:
> > 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.
>
> you need to add
>
> BBMASK = "meta-ti/recipes-misc"
>
> in local.conf, as mentioned here
> http://www.crashcourse.ca/wiki/index.php/Getting_started:_OE%2C_meta-ti_and_the_PandaBoard_ES.
i currently don't have a specific beaglebone/meta-ti page on my wiki
-- i can easily put together one later today unless there's already an
end-to-end recipe for that somewhere.
rday
--
========================================================================
Robert P. J. Day Ottawa, Ontario, CANADA
http://crashcourse.ca
Twitter: http://twitter.com/rpjday
LinkedIn: http://ca.linkedin.com/in/rpjday
========================================================================
More information about the meta-ti
mailing list