mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Andreas Helmcke <ahelmcke@ela-soft.com>
Subject: Re: [ptxdist] [APPLIED] host-squashfs-tools: Follow target squashfs-tools
Date: Mon,  5 Aug 2024 08:49:39 +0200	[thread overview]
Message-ID: <20240805064939.890215-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20240716144114.115155-4-ahelmcke@ela-soft.com>

Thanks, applied as da065c9e58cebac61bec1a77733124e9bb2b6d20.

Michael

[sent from post-receive hook]

On Mon, 05 Aug 2024 08:49:39 +0200, Andreas Helmcke <ahelmcke@ela-soft.com> wrote:
> install prebuild man pages
> 
> Signed-off-by: Andreas Helmcke <ahelmcke@ela-soft.com>
> Message-Id: <20240716144114.115155-4-ahelmcke@ela-soft.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/host-squashfs-tools.make b/rules/host-squashfs-tools.make
> index d24accd91d04..aa490b59d349 100644
> --- a/rules/host-squashfs-tools.make
> +++ b/rules/host-squashfs-tools.make
> @@ -27,8 +27,17 @@ HOST_SQUASHFS_TOOLS_MAKE_OPT := \
>  	XZ_SUPPORT=$(call ptx/ifdef, PTXCONF_HOST_SQUASHFS_TOOLS_XZ_SUPPORT,1,0) \
>  	ZSTD_SUPPORT=$(call ptx/ifdef, PTXCONF_HOST_SQUASHFS_TOOLS_ZSTD_SUPPORT,1,0)
>  
> -HOST_SQUASHFS_TOOLS_MAKE_ENV := $(HOST_ENV) EXTRA_LDFLAGS="-L$(PTXDIST_SYSROOT_HOST)/usr/lib/xz"
> +HOST_SQUASHFS_TOOLS_MAKE_ENV := \
> +	$(HOST_ENV) \
> +	EXTRA_LDFLAGS="-L$(PTXDIST_SYSROOT_HOST)/usr/lib/xz" \
> +	CONFIG=1 \
> +	USE_PREBUILT_MANPAGES=y
> +
>  HOST_SQUASHFS_TOOLS_MAKE_PAR := NO
> -HOST_SQUASHFS_TOOLS_INSTALL_OPT = install INSTALL_DIR="$(HOST_SQUASHFS_TOOLS_PKGDIR)/usr/sbin"
> +HOST_SQUASHFS_TOOLS_INSTALL_OPT = \
> +	install \
> +	INSTALL_DIR="$(HOST_SQUASHFS_TOOLS_PKGDIR)/usr/sbin" \
> +	INSTALL_MANPAGES_DIR="$(HOST_SQUASHFS_TOOLS_PKGDIR)/usr/local/man/man1"
> +
>  
>  # vim: syntax=make



  reply	other threads:[~2024-08-05  6:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-16 14:41 [ptxdist] [PATCH 1/2] squashfs-tools: version bump 4.5.1 -> 4.6.1 Andreas Helmcke
2024-07-16 14:41 ` [ptxdist] [PATCH 2/2] host-squashfs-tools: Follow target squashfs-tools Andreas Helmcke
2024-08-05  6:49   ` Michael Olbrich [this message]
2024-08-05  6:49 ` [ptxdist] [APPLIED] squashfs-tools: version bump 4.5.1 -> 4.6.1 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=20240805064939.890215-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ahelmcke@ela-soft.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