yocto build for beagle bone board

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

yocto build for beagle bone board

1,963 Views
sachusanal
Contributor III

hai sir,

i need to do yocto build for beagle bone board.

I followed the below steps for downloading the yocto source code Task #1 - Download the source code .

Then i change the build /conf/local.conf file

MACHINE ??= 'beaglebone'

then i build bitbake core-image-sato-sdk

i get an error like

ERROR:  OE-core's config sanity checker detected a potential misconfiguration.

    Either fix the cause of this error or at your own risk disable the checker (see sanity.conf).

    Following is the list of potential problems / advisories:

    Please set a valid MACHINE in your local.conf or environment

ERROR: Execution of event handler 'check_sanity_eventhandler' failed

ERROR: Command execution failed: Exited with 1

could you please help me to resolve this issue,This is an urgent issue.

regards

Sachu

Labels (1)
0 Kudos
1 Reply

899 Views
alejandrolozan1
NXP Employee
NXP Employee

Hi,

The beaglebone board is not included in the FSL BSP. Therefore it is expected to have an error.

You may find this very helpful.

https://www.yoctoproject.org/downloads/bsps/daisy16/beaglebone

Best Regards,

Alejandro

0 Kudos