diff options
author | Andreas Müller <schnitzeltony@gmail.com> | 2020-04-06 11:20:31 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2020-04-06 08:29:50 -0700 |
commit | 20a2981fc605f18de9991acf8632bbb21a36b1e9 (patch) | |
tree | d1158768a98ac7896603e21e86aa52ff669a1865 /meta-gnome/recipes-gnome/gnome-bluetooth | |
parent | 23dc39a5cd945b0301ed3d264c1d1b350d680498 (diff) | |
download | meta-openembedded-20a2981fc605f18de9991acf8632bbb21a36b1e9.tar.gz |
gnome-bluetooth: upgrade 3.34.0 -> 3.34.1
ver 3.34.1:
- Prefer “Alias†adapter name to “Nameâ€
- Fix some memory leaks
- Updated translations
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-gnome/gnome-bluetooth')
-rw-r--r-- | meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_3.34.1.bb (renamed from meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_3.34.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_3.34.0.bb b/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_3.34.1.bb index ae6587be1..e7c1099a9 100644 --- a/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_3.34.0.bb +++ b/meta-gnome/recipes-gnome/gnome-bluetooth/gnome-bluetooth_3.34.1.bb | |||
@@ -16,7 +16,7 @@ inherit gnomebase gtk-icon-cache gtk-doc gobject-introspection upstream-version- | |||
16 | # gtk-icon-cache bbclass will take care of this for us. | 16 | # gtk-icon-cache bbclass will take care of this for us. |
17 | EXTRA_OEMESON = "-Dicon_update=false" | 17 | EXTRA_OEMESON = "-Dicon_update=false" |
18 | 18 | ||
19 | SRC_URI[archive.md5sum] = "0c567e124a52e8ddc31c8bed0c3e57a1" | 19 | SRC_URI[archive.md5sum] = "09b6bab7ceaafb35da766a5476fbc466" |
20 | SRC_URI[archive.sha256sum] = "e867e67423e1dc78c56c2ea11dec066ce0254238d559e4777c80fa2935eb6baf" | 20 | SRC_URI[archive.sha256sum] = "3ec91076c2822cd1f9abdc8e27663c3bda4c9c8a7a9773f9e92bfbf2b745d386" |
21 | 21 | ||
22 | RDEPENDS_${PN} += "bluez5" | 22 | RDEPENDS_${PN} += "bluez5" |