]> code.ossystems Code Review - openembedded-core.git/commit
bluez4: add dependency on libcheck to enable test modules
authorChase Maupin <Chase.Maupin@ti.com>
Wed, 7 Mar 2012 20:48:52 +0000 (14:48 -0600)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 8 Mar 2012 19:42:42 +0000 (11:42 -0800)
commit6e5fc682a4d464f62fbba12e61a8bc8e97ff92e2
treeb5723c8d6a3afe783856234eee2ec7f6ca131d81
parent2f9ac0a10f7d1e3144622a5dff5aa6787fcee534
bluez4: add dependency on libcheck to enable test modules

* The later versions of bluez such as 4.98 require libcheck
  in order to build the test packages as enabled by the
  --enable-test option passed in EXTRA_OECONF.
* Failure to have the libcheck package available results in the
  configure script ignoring the --enable-test option and not
  building the test modules.
* Adding libcheck, which is greater than the minimum required
  version of the check library of 0.9.6 allows building the
  test modules.
* Build tested for am335x-evm MACHINE type and run time tested
  by back porting this fix to the oe-classic and arago setup
  and booting on am335x-evm.

Signed-off-by: Chase Maupin <Chase.Maupin@ti.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/bluez/bluez4.inc
meta/recipes-connectivity/bluez/bluez4_4.98.bb