diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2023-03-27 11:03:33 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2023-03-28 10:44:00 -0700 |
commit | 52c287f9f8d3dfeb207127116ba8b39cbfbec9f9 (patch) | |
tree | 29688f00fc0a9297a78debc6f3e003e029849fe8 /meta-gnome/recipes-connectivity | |
parent | c4b9e3b8d0b8385d912929a76f767d6ff872e736 (diff) | |
download | meta-openembedded-52c287f9f8d3dfeb207127116ba8b39cbfbec9f9.tar.gz |
folks: upgrade 0.15.5 -> 0.15.6
Major changes:
* Projects should be able to use the typelib-based bindings
* sysprof is now used for profiling
* Lots of translation updates
* Several smaller Meson changes
Bugs fixed:
* folks-generics: Add missing generic type argument
* tests/bluez: Follow PairDevice API change in python-dbusmock
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome/recipes-connectivity')
-rw-r--r-- | meta-gnome/recipes-connectivity/folks/folks_0.15.6.bb (renamed from meta-gnome/recipes-connectivity/folks/folks_0.15.5.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-connectivity/folks/folks_0.15.5.bb b/meta-gnome/recipes-connectivity/folks/folks_0.15.6.bb index ad61ee610c..c94a9590fe 100644 --- a/meta-gnome/recipes-connectivity/folks/folks_0.15.5.bb +++ b/meta-gnome/recipes-connectivity/folks/folks_0.15.6.bb | |||
@@ -26,4 +26,4 @@ PACKAGECONFIG ??= "" | |||
26 | 26 | ||
27 | inherit pkgconfig gnomebase gettext gobject-introspection vala features_check | 27 | inherit pkgconfig gnomebase gettext gobject-introspection vala features_check |
28 | 28 | ||
29 | SRC_URI[archive.sha256sum] = "0fff8a896330cd82aee4598324f7e541c884d0337536212723b4beb38c759086" | 29 | SRC_URI[archive.sha256sum] = "c866630c553f29ce9be1c7a60267cb4080a6bccf4b8d551dc4c7e6234d840248" |