diff options
author | Maxin B. John <maxin.john@intel.com> | 2016-10-23 14:29:53 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-11-06 23:35:34 +0000 |
commit | ddb398e9080a7c131353681d9e808a44bc935177 (patch) | |
tree | 8a1fbe13a44cca5a7316aa55af1040de55aea119 | |
parent | a57e60061203fea57bb6d4f8969a093467d6e1fc (diff) | |
download | poky-ddb398e9080a7c131353681d9e808a44bc935177.tar.gz |
bluez5: Upgrade 5.41 -> 5.42
Bug fixes, add support for new management tracing capability
and marking GATT D-Bus APIs as stable interfaces
(From OE-Core rev: 03f0b46520e6a6df7cde37fdb4c27ac6145dff4f)
Signed-off-by: Maxin B. John <maxin.john@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | meta/recipes-connectivity/bluez5/bluez5_5.42.bb (renamed from meta/recipes-connectivity/bluez5/bluez5_5.41.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/bluez5/bluez5_5.41.bb b/meta/recipes-connectivity/bluez5/bluez5_5.42.bb index 522aab7d57..e6ab9b6916 100644 --- a/meta/recipes-connectivity/bluez5/bluez5_5.41.bb +++ b/meta/recipes-connectivity/bluez5/bluez5_5.42.bb | |||
@@ -2,8 +2,8 @@ require bluez5.inc | |||
2 | 2 | ||
3 | REQUIRED_DISTRO_FEATURES = "bluez5" | 3 | REQUIRED_DISTRO_FEATURES = "bluez5" |
4 | 4 | ||
5 | SRC_URI[md5sum] = "318341b2188698130adb73236ee69244" | 5 | SRC_URI[md5sum] = "cc8c53133d5be0d6c126e00cf2529028" |
6 | SRC_URI[sha256sum] = "df7dc4462494dad4e60a2943240d584f6e760235dca64f5f10eba46dbab7f5f0" | 6 | SRC_URI[sha256sum] = "4f166fed80fc017396d6f2b3cae5185520875ab456d1c74d6b4eaa4da0e16109" |
7 | 7 | ||
8 | # noinst programs in Makefile.tools that are conditional on READLINE | 8 | # noinst programs in Makefile.tools that are conditional on READLINE |
9 | # support | 9 | # support |