I'm not sure if I should be using it. When I look at the meta-ti repository it doesn't seem current with the Poky releases. Furthermore it seems that meta-yocto-bsp contains recipes for Beaglebone. It's not clear to me which layer has a recipe for Das U-Boot.
All I did was clone Poky. Checkout Pyro. Edited my local.conf to MACHINE='beaglebone'. And `bitbake core-image-minimal`. On Mon, Jun 26, 2017 at 11:53 AM Denys Dmytriyenko <[email protected]> wrote: > Do you use meta-ti layer? > > > On Sat, Jun 24, 2017 at 02:50:32AM +0000, Kenny Koller wrote: > > Hi, > > > > I'm using 2.3 to build the minimal Beaglebone Black images. > > > > I issue the following and get the error below. Is the warning regarding a > > missing bootloader config the issue? > > > > Thanks, > > > > Kenny > > > > $ bitbake core-image-minimal > > > > | INFO: Creating image(s)... > > | > > | WARNING: bootloader config not specified, using defaults > > | > > | ERROR: _exec_cmd: install -m 0644 -D > > /home/ubuntu/yocto/poky/build/tmp/deploy/images/beaglebone/u-boot.img > > > /home/ubuntu/yocto/poky/build/tmp/work/beaglebone-poky-linux-gnueabi/core-image-minimal/1.0-r0/deploy-core-image-minimal-image-complete/core-image-minimal-beaglebone-20170624014756/tmp.wic.khxryxga/boot/u-boot.img > > returned '1' instead of 0 > > | output: install: cannot stat > > '/home/ubuntu/yocto/poky/build/tmp/deploy/images/beaglebone/u-boot.img': > No > > such file or directory > > | > > | WARNING: exit code 1 from a shell command. > > | ERROR: Function failed: do_image_wic (log file is located at > > > /home/ubuntu/yocto/poky/build/tmp/work/beaglebone-poky-linux-gnueabi/core-image-minimal/1.0-r0/temp/log.do_image_wic.12719) > > ERROR: Task > > (/home/ubuntu/yocto/poky/meta/recipes-core/images/core-image-minimal.bb: > do_image_wic) > > failed with exit code '1' > > NOTE: Tasks Summary: Attempted 2263 tasks of which 2252 didn't need to be > > rerun and 1 failed. > > > > Summary: 1 task failed: > > /home/ubuntu/yocto/poky/meta/recipes-core/images/core-image-minimal.bb > : > > do_image_wic > > Summary: There was 1 ERROR message shown, returning a non-zero exit code. > > > -- > > _______________________________________________ > > meta-ti mailing list > > [email protected] > > https://lists.yoctoproject.org/listinfo/meta-ti > >
-- _______________________________________________ meta-ti mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-ti
