summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/bluez/bluez-hcidump_2.1.bb
Commit message (Collapse)AuthorAgeFilesLines
* bluez-hcidump: upgrade to 2.2Shane Wang2012-01-241-20/+0
| | | | | | | (From OE-Core rev: cfa2e9ef3f52f8956d05c2b12ca9984fc08ef238) Signed-off-by: Shane Wang <shane.wang@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
* bluez-hcidump: upgrade from 2.0 to 2.1Dexuan Cui2011-08-171-0/+20
[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. (From OE-Core rev: 15a369b4e65fc8068ba7fec70ec24b7c23e7950b) Signed-off-by: Dexuan Cui <dexuan.cui@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>