[oe] [PATCH 1/8] xfce4-settings: upgrade 4.12.3 -> 4.12.4

Khem Raj raj.khem at gmail.com
Fri Oct 26 12:44:19 UTC 2018


Hi Andreas

On Fri, Oct 26, 2018 at 11:49 AM Andreas Müller <schnitzeltony at gmail.com> wrote:
>
> * A GTK3 version is abvailable but keep GTK2: haven't found the time yet to
>   rework my additions which I would miss.
> * 0002-Fix-linking-to-dbus-glib-bug-13633.patch had to be aligned slightly for
>   changed sources.

I dont see these changes in the patch. It just is the recipe bumping
the SRC_URI and PV

>
> 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 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
>
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel



More information about the Openembedded-devel mailing list