From a26ac6adece18a575abb371b2b6d153fdb777048 Mon Sep 17 00:00:00 2001 From: Andreas Müller Date: Sun, 18 Mar 2018 20:08:31 +0100 Subject: xfce4-settings: update 4.12.1 -> 4.12.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller Signed-off-by: Armin Kuster --- meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'meta-xfce') diff --git a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb index b98d8a7999..093be0a930 100644 --- a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb +++ b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb @@ -13,12 +13,12 @@ REQUIRED_DISTRO_FEATURES = "x11" # + minor bugfixes - sent mainline but no response # + option to hide mousepointer for a specific (touch) input device - sent mainline but no response SRC_URI = " \ - git://github.com/schnitzeltony/xfce4-settings.git;protocol=git;branch=for-oe-4.12.1 \ + git://github.com/schnitzeltony/xfce4-settings.git;protocol=git;branch=for-oe-4.12.2 \ file://0001-xsettings.xml-Set-default-themes.patch \ " -SRCREV = "0766cf81daa9d41d0d0fed2fb73a8a26709a3bca" +SRCREV = "e097ea5f95f8cbc3f23b6558aae2b772d6322591" S = "${WORKDIR}/git" -PV = "4.12.1+git${SRCPV}" +PV = "4.12.2+git${SRCPV}" EXTRA_OECONF += "--enable-maintainer-mode --disable-debug" -- cgit 1.2.3-korg