mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Michael Tretter <m.tretter@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] bluez: cleanup default configuration values
Date: Mon, 16 Sep 2024 16:34:12 +0200	[thread overview]
Message-ID: <20240916143412.2933659-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20240912085725.1864129-1-m.tretter@pengutronix.de>

Thanks, applied as d15d8398f468218b122405f1937ff33c878e996a.

Michael

[sent from post-receive hook]

On Mon, 16 Sep 2024 16:34:12 +0200, Michael Tretter <m.tretter@pengutronix.de> wrote:
> Use the special value "no" to actually disable the zsh completions
> instead of using an empty path.
> 
> Use the value "dummy" for the phonebook, which bluez uses to internally
> to replace an empty string, and make the default explicit.
> 
> Signed-off-by: Michael Tretter <m.tretter@pengutronix.de>
> Message-Id: <20240912085725.1864129-1-m.tretter@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/bluez.make b/rules/bluez.make
> index 7838a096e0ed..d0c3a2f7399b 100644
> --- a/rules/bluez.make
> +++ b/rules/bluez.make
> @@ -88,11 +88,11 @@ BLUEZ_CONF_OPT	:= $(CROSS_AUTOCONF_USR) \
>  	--with-dbusconfdir=/usr/share \
>  	--with-dbussystembusdir=/usr/share/dbus-1/system-services \
>  	--with-dbussessionbusdir=/usr/share/dbus-1/services \
> -	--with-zsh-completion-dir= \
> +	--with-zsh-completion-dir=no \
>  	--with-udevdir=/usr/lib/udev \
>  	--with-systemdsystemunitdir=/usr/lib/systemd/system \
>  	--with-systemduserunitdir=/usr/lib/systemd/user \
> -	--with-phonebook=
> +	--with-phonebook=dummy
>  
>  # ----------------------------------------------------------------------------
>  # Target-Install



      reply	other threads:[~2024-09-16 14:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-12  8:57 [ptxdist] [PATCH] " Michael Tretter
2024-09-16 14:34 ` 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=20240916143412.2933659-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=m.tretter@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