diff options
author | Cristian Iorga <cristian.iorga@intel.com> | 2015-04-03 17:13:10 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-04-10 18:10:28 +0100 |
commit | b77b25e283f3f3a3ff616616543a64d285acef50 (patch) | |
tree | 530d8833f4bde428b0d4f73585f493da2e720685 /meta/recipes-connectivity | |
parent | 3d1106ea4bd41f80af2dfa43e9d8918aa5dfaa16 (diff) | |
download | poky-b77b25e283f3f3a3ff616616543a64d285acef50.tar.gz |
bluez5: upgrade to 5.29
- Large release with over a month and 475 commits since 5.28;
- Internal GATT library received lots of updates;
- Fix for AVCTP key repeat timeout;
- Added support for the Multi Profile Specification (MPS).
(From OE-Core rev: 6a85e15eef1cfc0333a3b676976e454093f07ce1)
Signed-off-by: Cristian Iorga <cristian.iorga@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity')
-rw-r--r-- | meta/recipes-connectivity/bluez5/bluez5_5.29.bb (renamed from meta/recipes-connectivity/bluez5/bluez5_5.28.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/bluez5/bluez5_5.28.bb b/meta/recipes-connectivity/bluez5/bluez5_5.29.bb index e816998b63..0fe8e7f4f5 100644 --- a/meta/recipes-connectivity/bluez5/bluez5_5.28.bb +++ b/meta/recipes-connectivity/bluez5/bluez5_5.29.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | require bluez5.inc | 1 | require bluez5.inc |
2 | SRC_URI[md5sum] = "bc20a8285530758c68f6a60e4ca62a15" | 2 | SRC_URI[md5sum] = "aa9dc91689695a486c78c131cd68673e" |
3 | SRC_URI[sha256sum] = "85bab48f4b47a158739028682c1e09cf30099c8ea9dfe63360055f8e06fc18a9" | 3 | SRC_URI[sha256sum] = "df216a6d5ec6133355e5d4ed6b5e7a188a940940d337374e166758513246f0e4" |
4 | 4 | ||
5 | # noinst programs in Makefile.tools that are conditional on READLINE | 5 | # noinst programs in Makefile.tools that are conditional on READLINE |
6 | # support | 6 | # support |