diff options
author | Maxin B. John <maxin.john@intel.com> | 2016-07-22 09:09:27 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-07-26 08:56:30 +0100 |
commit | 8b0db50da592775c3e806611805e841d471d1b01 (patch) | |
tree | 675fe9c71ace9f6f641e6f51e662c2fc5ff2d61c | |
parent | b261791d69b2fc977819103c0685eaf440c5dfd0 (diff) | |
download | poky-8b0db50da592775c3e806611805e841d471d1b01.tar.gz |
bluez5: upgrade to 5.41
5.40 -> 5.41
(From OE-Core rev: 633e73fb780da76e5025483310c3ca7eb5f78a26)
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.41.bb (renamed from meta/recipes-connectivity/bluez5/bluez5_5.40.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-connectivity/bluez5/bluez5_5.40.bb b/meta/recipes-connectivity/bluez5/bluez5_5.41.bb index 1350095e63..522aab7d57 100644 --- a/meta/recipes-connectivity/bluez5/bluez5_5.40.bb +++ b/meta/recipes-connectivity/bluez5/bluez5_5.41.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] = "eb24c0d9eaeb1fb69833f322ec669e8b" | 5 | SRC_URI[md5sum] = "318341b2188698130adb73236ee69244" |
6 | SRC_URI[sha256sum] = "dada8b812055afcad4546d9966f9a763e4723169e89706e2b240c7b7e998dc27" | 6 | SRC_URI[sha256sum] = "df7dc4462494dad4e60a2943240d584f6e760235dca64f5f10eba46dbab7f5f0" |
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 |