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

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

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

1,308 次查看
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

标签 (1)
0 项奖励
1 回复

1,227 次查看
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 项奖励