aboutsummaryrefslogtreecommitdiffstats
path: root/meta-gnome
diff options
context:
space:
mode:
authorAndreas Müller <schnitzeltony@gmail.com>2019-12-27 22:31:09 +0100
committerKhem Raj <raj.khem@gmail.com>2019-12-29 10:22:57 -0800
commit9f8059944d52bcfc4042adbf6a953558ae353a38 (patch)
treea0dd60420cac9042d48a0b84ff1c71c88470a95d /meta-gnome
parent70f01cb3b5943044f7d8a330c565dc2b3f403a67 (diff)
downloadmeta-openembedded-contrib-9f8059944d52bcfc4042adbf6a953558ae353a38.tar.gz
gnome-control-center: upgrade 3.34.1 -> 3.34.2
>From [1]: 2007-04-10 Rodrigo Moya <rodrigo@gnome-db.org> * NEWS: * configure.in: updated for 2.18.1. 2007-04-09 Rodrigo Moya <rodrigo@gnome-db.org> * configure.in: build libslab statically, to avoid conflicts with gnome-main-menu, which installs its .so and header files. [1] http://ftp.gnome.org/pub/gnome/sources/control-center/2.18/control-center-2.18.1.changes Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-gnome')
-rw-r--r--meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_3.34.2.bb (renamed from meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_3.34.1.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_3.34.1.bb b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_3.34.2.bb
index 5d58879c52..9e6e92aece 100644
--- a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_3.34.1.bb
+++ b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_3.34.2.bb
@@ -30,8 +30,8 @@ DEPENDS = " \
REQUIRED_DISTRO_FEATURES += "polkit pulseaudio systemd x11"
-SRC_URI[archive.md5sum] = "8b0f0baea34fbe937efd0ad1be4b451b"
-SRC_URI[archive.sha256sum] = "5f82ecd5554136c462248ec5363b82d95358b39dfd6787006d8307b4504e515e"
+SRC_URI[archive.md5sum] = "a960a7d3e9f1c4f341bae42da7fbf23a"
+SRC_URI[archive.sha256sum] = "a85ffaf5885a8c70c019013d73792bf4cc75f643e97f6e8b52f7fbba9f7a9114"
SRC_URI += "file://0001-Add-meson-option-to-pass-sysroot.patch"
PACKAGECONFIG ??= "ibus ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}"