I would suggest to exchange: /home/prjs/video0001/linux/meta-openembedded/meta-oe \
to /home/prjs/video0001/linux/openembedded-core \ Where you get this layer by doing: git clone git://git.openembedded.org/openembedded-core -b danny Best regards, Flavio 2013/1/9 Robert P. J. Day <[email protected]>: > On Wed, 9 Jan 2013, Nicolas Dechesne wrote: > >> On Wed, Jan 9, 2013 at 2:38 AM, Raul Rosetto Munoz <[email protected]> >> 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 > ======================================================================== > _______________________________________________ > meta-ti mailing list > [email protected] > https://lists.yoctoproject.org/listinfo/meta-ti -- Flavio de Castro Alves Filho [email protected] www.linuxembarcado.com Twitter: http://twitter.com/#!/fraviofii LinkedIn profile: www.linkedin.com/in/flaviocastroalves _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
