[oe] [PATCH 6/8] xfce4-settings: update 4.12.1 -> 4.12.2

Andreas Müller schnitzeltony at gmail.com
Sun Mar 18 19:08:31 UTC 2018


Signed-off-by: Andreas Müller <schnitzeltony at gmail.com>
---
 meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

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 b98d8a799..093be0a93 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"
 
-- 
2.14.3




More information about the Openembedded-devel mailing list