]> code.ossystems Code Review - openembedded-core.git/commit
bluez5: fix builds that require ell support
authorPeter A. Bigot <pab@pabigot.com>
Tue, 25 Aug 2020 15:34:01 +0000 (10:34 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 26 Aug 2020 08:03:59 +0000 (09:03 +0100)
commitf22b4eba98b3707d7f6daa4277414cecb3e5ee6b
treedea68d3c1a514d289b572312a2523401f91fe36f
parent10aa1291979fb90bed1beb49be4d406ed0e1e4d5
bluez5: fix builds that require ell support

Shortly after the recipe was updated to add ell as a mesh dependency
the way ell was integrated into bluez5 was changed.  BlueZ requires
ell only for mesh and for btpclient (external test programs).  It will
be ignored unless either mesh or btpclient are selected.

ell can be supplied externally, or it can be copied into the bluez
build directory from an existing sibling source directory.  Since
bitbake builds do not provide a sibling source directory tell bluez to
look for it as an external library in the conditions where it's
required.

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/bluez5/bluez5.inc