mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Christian Melki <christian.melki@t2data.com>
Subject: Re: [ptxdist] [APPLIED] libxkbcommon: Sort options.
Date: Mon,  8 Sep 2025 09:24:13 +0200	[thread overview]
Message-ID: <20250908072413.3509744-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20250829183328.2113360-1-christian.melki@t2data.com>

Thanks, applied as de1d72d86a965a53e87957d579039ef25a4f0c01.

Michael

[sent from post-receive hook]

On Mon, 08 Sep 2025 09:24:13 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20250829183328.2113360-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/libxkbcommon.make b/rules/libxkbcommon.make
> index c2990132c331..2b3fe4c35bf4 100644
> --- a/rules/libxkbcommon.make
> +++ b/rules/libxkbcommon.make
> @@ -34,21 +34,21 @@ LIBXKBCOMMON_LICENSE_FILES := file://LICENSE;md5=70eff33050c59f900f5b83275dcf121
>  LIBXKBCOMMON_CONF_TOOL	:= meson
>  LIBXKBCOMMON_CONF_OPT	:= \
>  	$(CROSS_MESON_USR) \
> -	-Ddefault-layout='us' \
> -	-Ddefault-model='pc105' \
> -	-Ddefault-options='' \
> +	-Dxkb-config-root=$(XORG_DATADIR)/X11/xkb \
> +	-Dxkb-config-extra-path=/etc/xkb \
> +	-Dx-locale-root=$(XORG_DATADIR)/X11/locale \
>  	-Ddefault-rules='evdev' \
> +	-Ddefault-model='pc105' \
> +	-Ddefault-layout='us' \
>  	-Ddefault-variant='' \
> -	-Denable-bash-completion=true \
> -	-Denable-cool-uris=false \
> -	-Denable-docs=false \
> +	-Ddefault-options='' \
>  	-Denable-tools=false \
> -	-Denable-wayland=false \
>  	-Denable-x11=$(call ptx/truefalse, PTXCONF_LIBXKBCOMMON_X11) \
> +	-Denable-docs=false \
> +	-Denable-cool-uris=false \
> +	-Denable-wayland=false \
>  	-Denable-xkbregistry=false \
> -	-Dx-locale-root=$(XORG_DATADIR)/X11/locale \
> -	-Dxkb-config-extra-path=/etc/xkb \
> -	-Dxkb-config-root=$(XORG_DATADIR)/X11/xkb \
> +	-Denable-bash-completion=true
>  
>  # ----------------------------------------------------------------------------
>  # Target-Install



      reply	other threads:[~2025-09-08  7:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-29 18:33 [ptxdist] [PATCH] " Christian Melki
2025-09-08  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=20250908072413.3509744-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=christian.melki@t2data.com \
    --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