diff options
author | Markus Volk <f_l_k@t-online.de> | 2024-09-16 01:54:14 +0200 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-09-15 17:54:16 -0700 |
commit | 7b2b4a4f97e1334efa0b1739e1358e986d347eb2 (patch) | |
tree | 1890c8e8d12c4f334b79bf032c12cd2fe2e9748f | |
parent | 822fb79579d34add5b3d476ce263e70baa295d8b (diff) | |
download | meta-openembedded-7b2b4a4f97e1334efa0b1739e1358e986d347eb2.tar.gz |
rygel: update 0.42.5 -> 0.44.0
0.44.0 (stable)
===============
All:
- Translation updates
All contributors to this release:
- Sabri Ünal <yakushabb@gmail.com>
- Chao-Hsiung Liao <j_h_liau@yahoo.com.tw>
Added/updated translations:
- tr.po, courtesy of Sabri Ünal
- zh_TW.po, courtesy of Cheng-Chia Tseng
0.43.0 (unstable)
=================
Minimum Soup version required is now 3.2
Tracker:
- Plugin removed, please use Tracker3
LMS:
- Plugin removed
All contributors to this release:
- Jens Georg <mail@jensge.org>
- Piotr Drąg <piotrdrag@gmail.com>
- Scrambled 777 <weblate.scrambled777@simplelogin.com>
Added/updated translations:
- hi.po, courtesy of Scrambled777
Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r-- | meta-multimedia/recipes-connectivity/rygel/rygel_0.44.0.bb (renamed from meta-multimedia/recipes-connectivity/rygel/rygel_0.42.5.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-multimedia/recipes-connectivity/rygel/rygel_0.42.5.bb b/meta-multimedia/recipes-connectivity/rygel/rygel_0.44.0.bb index e79bd77a54..8a506af440 100644 --- a/meta-multimedia/recipes-connectivity/rygel/rygel_0.42.5.bb +++ b/meta-multimedia/recipes-connectivity/rygel/rygel_0.44.0.bb | |||
@@ -20,7 +20,7 @@ inherit gnomebase features_check vala gobject-introspection gettext systemd | |||
20 | # gobject-introspection is mandatory for libmediaart-2.0 and cannot be configured | 20 | # gobject-introspection is mandatory for libmediaart-2.0 and cannot be configured |
21 | REQUIRED_DISTRO_FEATURES = "gobject-introspection-data x11" | 21 | REQUIRED_DISTRO_FEATURES = "gobject-introspection-data x11" |
22 | 22 | ||
23 | SRC_URI[archive.sha256sum] = "1133602d2e6710aade6b22aa98d93384c8d56396f344763413e96e0110b7d89f" | 23 | SRC_URI[archive.sha256sum] = "5e1a76507209290530e6ce0141fc76946009edfb0fac3ed9432130821e5e4e72" |
24 | 24 | ||
25 | GIR_MESON_ENABLE_FLAG = 'enabled' | 25 | GIR_MESON_ENABLE_FLAG = 'enabled' |
26 | GIR_MESON_DISABLE_FLAG = 'disabled' | 26 | GIR_MESON_DISABLE_FLAG = 'disabled' |