diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2026-04-14 18:38:19 +0800 |
|---|---|---|
| committer | Khem Raj <khem.raj@oss.qualcomm.com> | 2026-04-14 08:59:31 -0700 |
| commit | a2366fee7d89decd989d61daf2df30dec99d0e24 (patch) | |
| tree | 79398d523faf1da4dcbd8a47f5cdb81263b05430 | |
| parent | cb7da084bc7a13814573cac00abbd30c72938b81 (diff) | |
| download | meta-openembedded-a2366fee7d89decd989d61daf2df30dec99d0e24.tar.gz | |
gnome-online-accounts: upgrade 3.58.0 -> 3.58.1
* Bugs fixed:
- !391 google: Use #ifdef for GOA_GOOGLE_FILES_ENABLED
* Translation updates:
- Serbian
- Slovak
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
| -rw-r--r-- | meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.58.1.bb (renamed from meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.58.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.58.0.bb b/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.58.1.bb index 62f67460b0..6b80df7781 100644 --- a/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.58.0.bb +++ b/meta-gnome/recipes-gnome/gnome-online-accounts/gnome-online-accounts_3.58.1.bb | |||
| @@ -8,7 +8,7 @@ REQUIRED_DISTRO_FEATURES = "${@bb.utils.contains('PACKAGECONFIG', 'goabackend', | |||
| 8 | 8 | ||
| 9 | DEPENDS += "gdk-pixbuf dbus glib-2.0 gcr keyutils" | 9 | DEPENDS += "gdk-pixbuf dbus glib-2.0 gcr keyutils" |
| 10 | 10 | ||
| 11 | SRC_URI[archive.sha256sum] = "344d4dff9149a1adc4539417193e1eccc2f76ef40ac24e104ccf58072be55999" | 11 | SRC_URI[archive.sha256sum] = "9ec1900cc51409c2067c07c828c10be06fe3bf68d2999bb72d7d5ed325ed9bbc" |
| 12 | 12 | ||
| 13 | PACKAGECONFIG ?= "goabackend kerberos owncloud google" | 13 | PACKAGECONFIG ?= "goabackend kerberos owncloud google" |
| 14 | 14 | ||
