All of lore.kernel.org
 help / color / mirror / Atom feed
* Setting up Build-Environment for BeagleBone Black with meta-ti
@ 2021-04-22  8:46 Sebastian
  2021-04-22 13:30 ` Sebastian
  2021-04-22 19:22 ` [meta-ti] " Denys Dmytriyenko
  0 siblings, 2 replies; 6+ messages in thread
From: Sebastian @ 2021-04-22  8:46 UTC (permalink / raw)
  To: meta-ti

[-- Attachment #1: Type: text/plain, Size: 1077 bytes --]

Hi,

I'm struggeling to get my BBB running with meta-ti. I have a build environment setup with Ubuntu 18.04. I have started with plain yocto and everything builds fine with beaglebone-yocto.

Now I want to get in touch with the pru-icss but that is available only in meta-ti as I've read so far.

* I've cloned again poky, meta-ti and meta-arm. Into ~/yocto
* Started with source poky/oe-build-environment build
* Edited conf/local.conf

* added MACHINE ?= "am335x-evm"

* Added the layers:

* bitbake-layers add-layer ../meta-arm/meta-arm-toolchain
* bitbake-layers add-layer ../meta-arm/meta-arm
* bitbake-layers add-layer ../meta-ti

* Started the build bitbake core-image-base

What I've read so far was to use the ti2020.00 branch of meta-ti and the yocto-3.2 branch of poky.

The build completes without any error and I get the wic.zx, but when I take the content and burn it onto my SD-Card there is no dtb in the boot folder and there is also no lifesign when I'm booting the BBB with S2 pressed.

Where is my mistake?

Regards,

Sebastian

[-- Attachment #2: Type: text/html, Size: 1225 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-04-23 17:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-04-22  8:46 Setting up Build-Environment for BeagleBone Black with meta-ti Sebastian
2021-04-22 13:30 ` Sebastian
2021-04-22 19:28   ` [meta-ti] " Denys Dmytriyenko
2021-04-23 12:49     ` Sebastian
2021-04-23 17:16       ` Sebastian
2021-04-22 19:22 ` [meta-ti] " Denys Dmytriyenko

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.