aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2020-06-29 00:35:42 +0200
committerArmin Kuster <akuster808@gmail.com>2020-07-12 19:20:37 -0700
commitc94e7930edc25fe5fe10022482915895abb12b23 (patch)
treee224f819ec3847afa2ed6c5d03b1d7b54348f5c8
parent4deb89233f0c6fc907edc69d232e6e9ece454280 (diff)
downloadmeta-openembedded-contrib-c94e7930edc25fe5fe10022482915895abb12b23.tar.gz
blueman: upgrade 2.1.1 -> 2.1.3
2.1.3 Changes * Force cython to use python language version 3 Bugs fixed * Fix tooltip not updating when bluetooth is disabled * Fix dbus timeout in DhcClient * Call the right method when pulseaudio crashes * Handle os.remove failing 2.1.2 Bugs fixed * Signal bar updates with multiple adapters * Pairing with pincode Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit d05070c7d8d1f384914b1243298b4759fd9accae) [AK: Dunfell does not support py2 so upgrade seems resonable] Signed-off-by: Armin Kuster <akuster808@gmail.com>
-rw-r--r--meta-networking/recipes-connectivity/blueman/blueman_2.1.3.bb (renamed from meta-networking/recipes-connectivity/blueman/blueman_2.1.1.bb)3
1 files changed, 1 insertions, 2 deletions
diff --git a/meta-networking/recipes-connectivity/blueman/blueman_2.1.1.bb b/meta-networking/recipes-connectivity/blueman/blueman_2.1.3.bb
index 0ea7f6de97..9143a67ae8 100644
--- a/meta-networking/recipes-connectivity/blueman/blueman_2.1.1.bb
+++ b/meta-networking/recipes-connectivity/blueman/blueman_2.1.3.bb
@@ -11,8 +11,7 @@ SRC_URI = " \
file://0001-Search-for-cython3.patch \
file://0002-fix-fail-to-enable-bluetooth.patch \
"
-SRC_URI[md5sum] = "9de89abb31be45bdbf11f7884764a2dc"
-SRC_URI[sha256sum] = "f1eab2334e5a1587defa80900901048d14c2e8ffa8c0cff7240bc9937a61dbc3"
+SRC_URI[sha256sum] = "3bd02e0cc9e2c1424df1fc2015da710a280ef4c657515727e47eafabf8c2cfde"
EXTRA_OECONF = " \
--disable-appindicator \