Update bluez from bluez5_5.37 to latest version in imx6ulevk in yocto bsp

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

Update bluez from bluez5_5.37 to latest version in imx6ulevk in yocto bsp

1,296 Views
mohamedaslam_m
Contributor II

Hi,

   I am using imx6ulevk board with Linux yocto build, Default with the BSP bluez5_5.37 is included and I want to upgrade into the bluez5_5.50. I am new to this yocto build and struggling to achieve the result to do.

Any guidance will be greatly appreciated.

Regards

Aslam

Labels (1)
0 Kudos
1 Reply

1,215 Views
gusarambula
NXP TechSupport
NXP TechSupport

Hello Aslam,

You do not specify which BSP you are using, but if version 5.37 is the only one included on your BSP you would need to add the recipe for 5.50 to your build environment. If you have both versions, you can define the preferred version for your builds.

Adding the 5.50 in case it’s not available is easier said than done as you would also need to make sure that dependencies are met.

The Open Embedded layer has the 5.50 version but only in newer branches. You may import the recipe from the closest branch and fix dependencies.

https://github.com/openembedded/openembedded-core/blob/master/meta/recipes-connectivity/bluez5/bluez...

I hope this helps!

Regards,

0 Kudos