[meta-ti] Creating simple linux for beaglebone

Robert P. J. Day rpjday at crashcourse.ca
Wed Jan 9 03:06:21 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  \
> >   "

  did you really need to check out all those layers?  as i read it,
the meta-ti layer has no dependencies on anything but basic OE --
that's all i used for creating images for my pandaboard.

  am i misreading something?

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