mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: Philipp Zabel <p.zabel@pengutronix.de>
Cc: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH] wayland-utils: version bump 1.1.0 -> 1.2.0
Date: Wed, 14 Jun 2023 09:24:10 +0200	[thread overview]
Message-ID: <ZIlrGvXRxHJRgDRG@pengutronix.de> (raw)
In-Reply-To: <20230608134018.2141079-1-p.zabel@pengutronix.de>

On Thu, Jun 08, 2023 at 03:40:18PM +0200, Philipp Zabel wrote:
> Enable libdrm dependency to support printing modifier names.

The old version has a patch.

Michael

> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> ---
>  rules/wayland-utils.in   | 1 +
>  rules/wayland-utils.make | 7 ++++---
>  2 files changed, 5 insertions(+), 3 deletions(-)
> 
> diff --git a/rules/wayland-utils.in b/rules/wayland-utils.in
> index 49161fcc1797..65ddd9c9afe5 100644
> --- a/rules/wayland-utils.in
> +++ b/rules/wayland-utils.in
> @@ -3,6 +3,7 @@
>  config WAYLAND_UTILS
>  	tristate
>  	select HOST_MESON
> +	select LIBDRM
>  	select WAYLAND
>  	select WAYLAND_PROTOCOLS
>  	prompt "wayland-utils"
> diff --git a/rules/wayland-utils.make b/rules/wayland-utils.make
> index 28c2f493baa1..cc90ecc447f5 100644
> --- a/rules/wayland-utils.make
> +++ b/rules/wayland-utils.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_WAYLAND_UTILS) += wayland-utils
>  #
>  # Paths and names
>  #
> -WAYLAND_UTILS_VERSION		:= 1.1.0
> -WAYLAND_UTILS_MD5		:= 1a398cbb75c3ac1ac231b2a8f84bd6d6
> +WAYLAND_UTILS_VERSION		:= 1.2.0
> +WAYLAND_UTILS_MD5		:= 736dbcefc534407d4e774087726844a1
>  WAYLAND_UTILS			:= wayland-utils-$(WAYLAND_UTILS_VERSION)
>  WAYLAND_UTILS_SUFFIX		:= tar.xz
>  WAYLAND_UTILS_URL		:= https://gitlab.freedesktop.org/wayland/wayland-utils/-/releases/$(WAYLAND_UTILS_VERSION)/downloads/$(WAYLAND_UTILS).$(WAYLAND_UTILS_SUFFIX)
> @@ -33,7 +33,8 @@ WAYLAND_UTILS_LICENSE_FILES	:= file://COPYING;md5=548a66038a77415e1df51118625e83
>  #
>  WAYLAND_UTILS_CONF_TOOL	:= meson
>  WAYLAND_UTILS_CONF_OPT	:=  \
> -	$(CROSS_MESON_USR)
> +	$(CROSS_MESON_USR) \
> +	-Ddrm=enabled
>  
>  # ----------------------------------------------------------------------------
>  # Target-Install
> -- 
> 2.39.2
> 
> 
> 

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



      reply	other threads:[~2023-06-14  7:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-08 13:40 Philipp Zabel
2023-06-14  7:24 ` 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=ZIlrGvXRxHJRgDRG@pengutronix.de \
    --to=m.olbrich@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