All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 1/2] xfce4-settings: upgrade 4.12.3 -> 4.12.4
@ 2018-10-29  9:40 Andreas Müller
  2018-10-29  9:40 ` [PATCH v2 2/2] networkmanager: upgrade 1.10.10 -> 1.14.4 Andreas Müller
  0 siblings, 1 reply; 4+ messages in thread
From: Andreas Müller @ 2018-10-29  9:40 UTC (permalink / raw)
  To: openembedded-devel

A GTK3 version is abvailable but keep GTK2: haven't found the time yet to
rework my additions which I would miss.

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
---
V1 -> V2: Remove wrong comment on 0002-Fix-linking-to-dbus-glib-bug-13633.patch
That was a leftover - initial version of this patch was on sumo
 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 d937653fa..a4685aed3 100644
--- a/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb
+++ b/meta-xfce/recipes-xfce/xfce4-settings/xfce4-settings_git.bb
@@ -13,13 +13,13 @@ 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.3 \
+    git://github.com/schnitzeltony/xfce4-settings.git;protocol=git;branch=for-oe-4.12.4 \
     file://0001-xsettings.xml-Set-default-themes.patch \
     file://0002-Fix-linking-to-dbus-glib-bug-13633.patch \
 "
-SRCREV = "b701ac8b66b83c17469dd5009da51eeb59eba442"
+SRCREV = "75d7c9b15e5ccce12b0864d3659ae9b6de96e245"
 S = "${WORKDIR}/git"
-PV = "4.12.3+git${SRCPV}"
+PV = "4.12.4+git${SRCPV}"
 
 EXTRA_OECONF += "--enable-maintainer-mode --disable-debug"
 
-- 
2.14.5



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-11-03  0:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-29  9:40 [PATCH v2 1/2] xfce4-settings: upgrade 4.12.3 -> 4.12.4 Andreas Müller
2018-10-29  9:40 ` [PATCH v2 2/2] networkmanager: upgrade 1.10.10 -> 1.14.4 Andreas Müller
2018-11-02 19:53   ` Khem Raj
2018-11-03  0:59     ` Andreas Müller

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.