How to enable python bluetooth sockets in yocto gatesgarth?

Hi,
Taking as an example the solution provided for the question here

We’ve set:
DEPENDS_append = ’ bluez5’
EXTRA_OECONF_append = " ac_cv_header_bluetooth_bluetooth_h=yes"

It works OK on previous Yocto releases, but it doesn’t on Gatesgarth, issuing circular dependency error.

Any ideia on how to fix it?

Please see the log attached.

yocto_gatesgarth_loop_failure (76.6 KB)

Best Regards

Hi @Fabiano.Ferronato !

Please take a look at the Embedded Linux Release Matrix | Toradex Developer Center and the Build a Reference Image with Yocto Project/OpenEmbedded | Toradex Developer Center articles.

You’ll see that currently, Yocto Gatesgarth is not supported yet.

Best regards,