mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <mol@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] wayland: version bump 1.18.0 -> 1.19.0
Date: Wed, 03 Feb 2021 08:11:38 +0100	[thread overview]
Message-ID: <E1l7CKA-007TC8-La@dude03.red.stw.pengutronix.de> (raw)
In-Reply-To: <20210201145317.13302-1-p.zabel@pengutronix.de>

Thanks, applied as b4c0b522b29ca08c8fd695d3b837f4bb2b443c3b.

Michael

[sent from post-receive hook]

On Wed, 03 Feb 2021 08:11:38 +0100, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> Add scanner config option and order options alphabetically.
> 
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20210201145317.13302-1-p.zabel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/host-wayland.make b/rules/host-wayland.make
> index 59b2696d5973..49ddb200ed90 100644
> --- a/rules/host-wayland.make
> +++ b/rules/host-wayland.make
> @@ -21,9 +21,10 @@ HOST_PACKAGES-$(PTXCONF_HOST_WAYLAND) += host-wayland
>  HOST_WAYLAND_CONF_TOOL	:= meson
>  HOST_WAYLAND_CONF_OPT	:= \
>  	$(HOST_MESON_OPT) \
> -	-Dlibraries=false \
>  	-Ddocumentation=false \
>  	-Ddtd_validation=false \
> -	-Dicon_directory=
> +	-Dicon_directory= \
> +	-Dlibraries=false \
> +	-Dscanner=true
>  
>  # vim: syntax=make
> diff --git a/rules/wayland.make b/rules/wayland.make
> index e276686fa1d1..b237a97016ff 100644
> --- a/rules/wayland.make
> +++ b/rules/wayland.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_WAYLAND) += wayland
>  #
>  # Paths and names
>  #
> -WAYLAND_VERSION	:= 1.18.0
> -WAYLAND_MD5	:= 23317697b6e3ff2e1ac8c5ba3ed57b65
> +WAYLAND_VERSION	:= 1.19.0
> +WAYLAND_MD5	:= 5d59ac3d8a8f4e42de2ceb8bb19dfca9
>  WAYLAND		:= wayland-$(WAYLAND_VERSION)
>  WAYLAND_SUFFIX	:= tar.xz
>  WAYLAND_URL	:= http://wayland.freedesktop.org/releases/$(WAYLAND).$(WAYLAND_SUFFIX)
> @@ -37,10 +37,11 @@ WAYLAND_CONF_ENV	:= \
>  WAYLAND_CONF_TOOL	:= meson
>  WAYLAND_CONF_OPT	:= \
>  	$(CROSS_MESON_USR) \
> -	-Dlibraries=true \
>  	-Ddocumentation=false \
>  	-Ddtd_validation=false \
> -	-Dicon_directory=
> +	-Dicon_directory= \
> +	-Dlibraries=true \
> +	-Dscanner=true
>  
>  # ----------------------------------------------------------------------------
>  # Install

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de

      reply	other threads:[~2021-02-03  7:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-01 14:53 [ptxdist] [PATCH] " Philipp Zabel
2021-02-03  7:11 ` Michael Olbrich [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1l7CKA-007TC8-La@dude03.red.stw.pengutronix.de \
    --to=mol@pengutronix.de \
    --cc=p.zabel@pengutronix.de \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox