1. Fetch the yocto source code from TechNexion github

$ repo init -u https://github.com/TechNexion/edm-yocto-bsp.git -b jethro_4.1.15-1.1.0_next
$ repo sync -j8

2. Prepare wifi/BT firmware for AP6335(BCM4339) and AP6212(BCM43438) wifi chip

Because of the license restriction, please contact TechNexion FAE or Sales to get licensed firmware files.
After getting the firmware files:
(1) Put all the firmware files into sources/meta-edm-bsp-release/recipes-bsp/firmware-bcmdhd/files.
(2) Activate the deployment of Ampak AP6335(BCM4339) and AP6212(BCM43438) firmware files:
$ cp sources/meta-edm-bsp-release/recipes-bsp/firmware-bcmdhd/files/firmware-bcmdhd_1.0.1.bak sources/meta-edm-bsp-release/recipes-bsp/firmware-bcmdhd/firmware-bcmdhd_1.0.1.bb


3. Build Configuration:

Please refer to 
https://github.com/TechNexion/meta-edm-bsp-release/tree/jethro_4.1.15-1.1.0_GA



