]> code.ossystems Code Review - openembedded-core.git/commitdiff
bluez5: upgrade to 5.46
authorMaxin B. John <maxin.john@intel.com>
Thu, 20 Jul 2017 12:22:35 +0000 (15:22 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 21 Jul 2017 21:45:21 +0000 (22:45 +0100)
5.45 -> 5.46

This includes the new testing utility "advtest"

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>
meta/recipes-connectivity/bluez5/bluez5_5.46.bb [moved from meta/recipes-connectivity/bluez5/bluez5_5.45.bb with 90% similarity]

similarity index 90%
rename from meta/recipes-connectivity/bluez5/bluez5_5.45.bb
rename to meta/recipes-connectivity/bluez5/bluez5_5.46.bb
index d5f516cb139661122148a4cf97cc927bd2340f97..e1f85879cebbc8813a65c415f0913ea03955d35a 100644 (file)
@@ -2,8 +2,8 @@ require bluez5.inc
 
 REQUIRED_DISTRO_FEATURES = "bluez5"
 
-SRC_URI[md5sum] = "20d936917afc7e1ffa091f5213081c55"
-SRC_URI[sha256sum] = "4cacb00703a6bc149cb09502257d321597d43952374a16f3558766ffa85364e9"
+SRC_URI[md5sum] = "913f35d6fa4ca5772c53adb936bf1947"
+SRC_URI[sha256sum] = "ddab3d3837c1afb8ae228a94ba17709a4650bd4db24211b6771ab735c8908e28"
 
 # noinst programs in Makefile.tools that are conditional on READLINE
 # support
@@ -54,6 +54,7 @@ NOINST_TOOLS_BT ?= " \
     tools/mcaptest \
     tools/cltest \
     tools/oobtest \
+    tools/advtest \
     tools/seq2bseq \
     tools/nokfw \
     tools/create-image \