]> code.ossystems Code Review - openembedded-core.git/commit
bluez-hcidump: upgrade from 2.0 to 2.1
authorDexuan Cui <dexuan.cui@intel.com>
Tue, 16 Aug 2011 03:11:12 +0000 (11:11 +0800)
committerSaul Wold <sgw@linux.intel.com>
Wed, 17 Aug 2011 05:54:05 +0000 (22:54 -0700)
commit15a369b4e65fc8068ba7fec70ec24b7c23e7950b
treeff8ecfde7c84b55915196d55434a52ce73af6203
parentb774bf44ef004276da12a83ebd69715c00b596ac
bluez-hcidump: upgrade from 2.0 to 2.1

[YOCTO #1371]

Recently bluez4 was updated from 4.82 to 4.96 and bluez-hcidump can't build:
src/hcidump.c:54:24: error: redefinition of 'ntoh64'.

In 2.1 the duplicated definition of ntoh64 was removed.

Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
meta/recipes-connectivity/bluez/bluez-hcidump_2.1.bb [moved from meta/recipes-connectivity/bluez/bluez-hcidump_2.0.bb with 83% similarity]