diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2022-08-23 16:36:08 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2022-08-23 10:04:07 -0700 |
commit | ce1486c93c5187f653db089f5cb56dbc6e0811c8 (patch) | |
tree | 578fff94bb0d9ce3d020fc9c7a622396c9c7d1c8 | |
parent | dc94abad5c84e733a84f01e0d38720726f808517 (diff) | |
download | meta-openembedded-ce1486c93c5187f653db089f5cb56dbc6e0811c8.tar.gz |
grilo-plugins: upgrade 0.3.14 -> 0.3.15
Changelog:
==========
* !120 Detect libsoup version from grl-net and adds support to libsoup3
* !123 youtube: port to API v3 by using libgdata 0.17.0
* !122 tmdb: port to GUri, remove libsoup dependency
* !122 dleyna: port to GUri, remove libsoup dependency
* New translations
* Abkhazian
* Dutch
* Galician
* Georgian
* Updated translations
* Abkhazian
* Basque
* Bulgarian
* Danish
* Hebrew
* Nepali
* Occitan
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-gnome/recipes-gnome/grilo/grilo-plugins_0.3.15.bb (renamed from meta-gnome/recipes-gnome/grilo/grilo-plugins_0.3.14.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/grilo/grilo-plugins_0.3.14.bb b/meta-gnome/recipes-gnome/grilo/grilo-plugins_0.3.15.bb index d00e737f4a..b96194dec5 100644 --- a/meta-gnome/recipes-gnome/grilo/grilo-plugins_0.3.14.bb +++ b/meta-gnome/recipes-gnome/grilo/grilo-plugins_0.3.15.bb | |||
@@ -17,6 +17,6 @@ GNOMEBASEBUILDCLASS = "meson" | |||
17 | inherit gnomebase gnome-help vala | 17 | inherit gnomebase gnome-help vala |
18 | 18 | ||
19 | SRC_URI += "file://0001-Avoid-running-trackertestutils.patch" | 19 | SRC_URI += "file://0001-Avoid-running-trackertestutils.patch" |
20 | SRC_URI[archive.sha256sum] = "686844b34ec73b24931ff6cc4f6033f0072947a6db60acdc7fb3eaf157a581c8" | 20 | SRC_URI[archive.sha256sum] = "8518c3d954f93095d955624a044ce16a7345532f811d299dbfa1e114cfebab33" |
21 | 21 | ||
22 | FILES:${PN} += "${libdir}/grilo-0.3" | 22 | FILES:${PN} += "${libdir}/grilo-0.3" |