mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Enrico Jorns <ejo@pengutronix.de>
Subject: Re: [ptxdist] [APPLIED] host-rauc: pin remaining configure options
Date: Mon, 20 Jun 2022 08:19:56 +0200	[thread overview]
Message-ID: <20220620061956.1492892-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20220616141834.464961-2-ejo@pengutronix.de>

Thanks, applied as 47f0f2c4076bc4d7b61cbd6191fdd7601e4cc0b1.

Michael

[sent from post-receive hook]

On Mon, 20 Jun 2022 08:19:55 +0200, Enrico Jorns <ejo@pengutronix.de> wrote:
> Unset options mostly copied from rauc.make with the following specifics:
> 
> --enable-create: required for the host tool to generate bundles
> --disable-gpt: only relevant for target RAUC to update boot partitions
> 
> Signed-off-by: Enrico Jorns <ejo@pengutronix.de>
> Message-Id: <20220616141834.464961-2-ejo@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/host-rauc.make b/rules/host-rauc.make
> index c78a518f65d3..e5190bb8e60a 100644
> --- a/rules/host-rauc.make
> +++ b/rules/host-rauc.make
> @@ -21,10 +21,21 @@ HOST_PACKAGES-$(PTXCONF_HOST_RAUC) += host-rauc
>  HOST_RAUC_CONF_TOOL	:= autoconf
>  HOST_RAUC_CONF_OPT	:= \
>  	$(HOST_AUTOCONF) \
> +	--enable-debug=info \
> +	--enable-largefile \
> +	--enable-compile-warnings=yes \
> +	--disable-Werror \
>  	--disable-code-coverage \
>  	--disable-valgrind \
>  	--disable-service \
> +	--enable-create \
>  	--disable-network \
> -	--disable-json
> +	--disable-json \
> +	--disable-gpt \
> +	--with-gcov=gcov \
> +	--with-systemdunitdir=/usr/lib/systemd/system \
> +	--with-dbuspolicydir=/usr/share/dbus-1/system.d \
> +	--with-dbussystemservicedir=/usr/share/dbus-1/system-services \
> +	--with-dbusinterfacesdir=/usr/share/dbus-1/interfaces
>  
>  # vim: syntax=make



  reply	other threads:[~2022-06-20  6:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-16 14:18 [ptxdist] [PATCH 1/2] rauc: " Enrico Jorns
2022-06-16 14:18 ` [ptxdist] [PATCH 2/2] host-rauc: " Enrico Jorns
2022-06-20  6:19   ` Michael Olbrich [this message]
2022-06-20  6:19 ` [ptxdist] [APPLIED] rauc: " Michael Olbrich

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=20220620061956.1492892-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ejo@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