diff options
-rw-r--r-- | meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_47.1.1.bb (renamed from meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_47.0.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_47.0.1.bb b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_47.1.1.bb index f2b0d09d5c..dce7711b81 100644 --- a/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_47.0.1.bb +++ b/meta-gnome/recipes-gnome/gnome-control-center/gnome-control-center_47.1.1.bb | |||
@@ -41,7 +41,7 @@ SRC_URI = "gitsm://gitlab.gnome.org/GNOME/gnome-control-center.git;protocol=http | |||
41 | 41 | ||
42 | S = "${WORKDIR}/git" | 42 | S = "${WORKDIR}/git" |
43 | SRC_URI += "file://0001-Add-meson-option-to-pass-sysroot.patch" | 43 | SRC_URI += "file://0001-Add-meson-option-to-pass-sysroot.patch" |
44 | SRCREV = "adb035fa5c61cdcff622536fde9456e3859211fd" | 44 | SRCREV = "7985fc671ad43f5925b9012e6c51231ad73a628d" |
45 | 45 | ||
46 | PACKAGECONFIG ??= "ibus ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}" | 46 | PACKAGECONFIG ??= "ibus ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}" |
47 | PACKAGECONFIG[cups] = ",,cups,cups system-config-printer cups-pk-helper" | 47 | PACKAGECONFIG[cups] = ",,cups,cups system-config-printer cups-pk-helper" |