Adding new board to NXP flexbuild

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

Adding new board to NXP flexbuild

777 Views
Avyukt_BLD
Contributor I

I am trying to build a Debian based system for the Olimex imx8mp evaluation board using the NXP Flexbuild tool. Since this is a 3rd party board so I have to add the board configuration file manually and I followed the steps as specified in the flexbuild document: 

https://docs.nxp.com/bundle/UG10155/page/topics/how_to_add_a_new_board_in_flexbuild.html

I added the .conf file from the meta-freescale-3rdparty repository: https://github.com/Freescale/meta-freescale-3rdparty/blob/master/conf/machine/olimex-imx8mp-evb.conf

after following the steps and adding the .conf file for the board, I tried building the firmware but got this error:

MACHINE: olimex-imx8mp-evb
/home/parth/flexbuild/configs/board/olimex-imx8mp-evb.conf: line 7: require: command not found

According to this error message, the syntax of the .conf file for the board is not right, that's why its not right.
can anyone please suggest how to resolve this issue?

0 Kudos
Reply
1 Reply

761 Views
Manuel_Salas
NXP TechSupport
NXP TechSupport

Hello @Avyukt_BLD 

I hope you are doing very well.

The NXP Flexbuild tool is just for NXP boards, the third party board are not supported.

 

Best regards,

Salas.

0 Kudos
Reply