From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Christian Melki <christian.melki@t2data.com>
Subject: Re: [ptxdist] [APPLIED] host-util-linux: Follow target util-linux 2.40.4 -> 2.41 bump.
Date: Mon, 7 Apr 2025 18:02:43 +0200 [thread overview]
Message-ID: <20250407160243.195998-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20250324192434.2168895-2-christian.melki@t2data.com>
Thanks, applied as a2bf774559967a77e0bee014ba0a6297651be796.
Michael
[sent from post-receive hook]
On Mon, 07 Apr 2025 18:02:43 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> * Explicitly set a bunch of forgotten and new options.
>
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20250324192434.2168895-2-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/host-util-linux.make b/rules/host-util-linux.make
> index adaf0b86cd5a..16ba95e02358 100644
> --- a/rules/host-util-linux.make
> +++ b/rules/host-util-linux.make
> @@ -32,22 +32,47 @@ HOST_UTIL_LINUX_CONF_OPT := \
> -Dbuild-agetty=disabled \
> -Dbuild-bash-completion=disabled \
> -Dbuild-bfs=disabled \
> + -Dbuild-bits=disabled \
> + -Dbuild-blkdiscard=disabled \
> + -Dbuild-blkpr=disabled \
> + -Dbuild-blkzone=disabled \
> + -Dbuild-blockdev=disabled \
> -Dbuild-cal=disabled \
> + -Dbuild-chcpu=disabled \
> -Dbuild-chfn-chsh=disabled \
> -Dbuild-chmem=disabled \
> + -Dbuild-choom=disabled \
> + -Dbuild-col=disabled \
> + -Dbuild-colcrt=disabled \
> + -Dbuild-colrm=disabled \
> -Dbuild-cramfs=disabled \
> + -Dbuild-ctrlaltdel=disabled \
> + -Dbuild-dmesg=disabled \
> -Dbuild-eject=disabled \
> + -Dbuild-enosys=disabled \
> + -Dbuild-exch=disabled \
> + -Dbuild-fadvise=disabled \
> -Dbuild-fallocate=disabled \
> -Dbuild-fdformat=disabled \
> -Dbuild-fdisks=disabled \
> + -Dbuild-findfs=disabled \
> + -Dbuild-findmnt=disabled \
> + -Dbuild-flock=disabled \
> -Dbuild-fsck=disabled \
> + -Dbuild-fsfreeze=disabled \
> + -Dbuild-fstrim=disabled \
> + -Dbuild-getopt=disabled \
> -Dbuild-hardlink=disabled \
> + -Dbuild-hexdump=disabled \
> -Dbuild-hwclock=disabled \
> + -Dbuild-ipcmk=disabled \
> -Dbuild-ipcrm=disabled \
> -Dbuild-ipcs=disabled \
> -Dbuild-irqtop=disabled \
> + -Dbuild-isosize=disabled \
> -Dbuild-kill=disabled \
> -Dbuild-last=disabled \
> + -Dbuild-ldattach=disabled \
> -Dbuild-libblkid=enabled \
> -Dbuild-libfdisk=disabled \
> -Dbuild-liblastlog2=disabled \
> @@ -57,15 +82,24 @@ HOST_UTIL_LINUX_CONF_OPT := \
> -Dbuild-line=disabled \
> -Dbuild-logger=disabled \
> -Dbuild-login=disabled \
> + -Dbuild-look=disabled \
> -Dbuild-losetup=disabled \
> + -Dbuild-lsblk=disabled \
> + -Dbuild-lsclocks=disabled \
> + -Dbuild-lsfd=disabled \
> -Dbuild-lsirq=disabled \
> + -Dbuild-lslocks=disabled \
> -Dbuild-lslogins=disabled \
> -Dbuild-lsmem=disabled \
> + -Dbuild-lsns=disabled \
> + -Dbuild-mcookie=disabled \
> -Dbuild-mesg=disabled \
> + -Dbuild-mkfs=disabled \
> -Dbuild-minix=disabled \
> -Dbuild-more=disabled \
> -Dbuild-mount=disabled \
> -Dbuild-mountpoint=disabled \
> + -Dbuild-namei=disabled \
> -Dbuild-newgrp=disabled \
> -Dbuild-nologin=disabled \
> -Dbuild-nsenter=disabled \
> @@ -79,13 +113,20 @@ HOST_UTIL_LINUX_CONF_OPT := \
> -Dbuild-python=disabled \
> -Dbuild-raw=disabled \
> -Dbuild-rename=disabled \
> + -Dbuild-rev=disabled \
> -Dbuild-rfkill=disabled \
> + -Dbuild-rtcwake=disabled \
> -Dbuild-runuser=disabled \
> -Dbuild-schedutils=disabled \
> + -Dbuild-script=disabled \
> + -Dbuild-scriptutils=disabled \
> + -Dbuild-setarch=disabled \
> -Dbuild-setpriv=disabled \
> -Dbuild-setterm=disabled \
> -Dbuild-su=disabled \
> -Dbuild-sulogin=disabled \
> + -Dbuild-swapoff=disabled \
> + -Dbuild-swapon=disabled \
> -Dbuild-switch_root=disabled \
> -Dbuild-tunelp=disabled \
> -Dbuild-ul=disabled \
> @@ -93,8 +134,10 @@ HOST_UTIL_LINUX_CONF_OPT := \
> -Dbuild-utmpdump=disabled \
> -Dbuild-uuidd=disabled \
> -Dbuild-vipw=disabled \
> + -Dbuild-waitpid=disabled \
> -Dbuild-wall=disabled \
> -Dbuild-wdctl=disabled \
> + -Dbuild-whereis=disabled \
> -Dbuild-wipefs=disabled \
> -Dbuild-write=disabled \
> -Dbuild-zramctl=disabled \
> @@ -110,11 +153,13 @@ HOST_UTIL_LINUX_CONF_OPT := \
> -Dlibuser=disabled \
> -Dlibutempter=disabled \
> -Dlibutil=enabled \
> + -Dlogin-lastlogin=false \
> -Dmagic=disabled \
> -Dncurses=disabled \
> -Dncursesw=disabled \
> -Dnls=disabled \
> -Dpg-bell=false \
> + -Dprogram-tests=false \
> -Dpython=false \
> -Dreadline=disabled \
> -Dselinux=disabled \
> @@ -124,6 +169,7 @@ HOST_UTIL_LINUX_CONF_OPT := \
> -Dsystemd=disabled \
> -Dsysvinit=disabled \
> -Dtinfo=disabled \
> + -Dtty-setgid=false \
> -Duse-tls=true \
> -Duse-tty-group=false \
> -Dvendordir= \
next prev parent reply other threads:[~2025-04-07 16:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-24 19:24 [ptxdist] [PATCH 1/2] util-linux: Version bump. 2.40.4 -> 2.41 Christian Melki
2025-03-24 19:24 ` [ptxdist] [PATCH 2/2] host-util-linux: Follow target util-linux 2.40.4 -> 2.41 bump Christian Melki
2025-04-07 16:02 ` Michael Olbrich [this message]
2025-04-07 16:02 ` [ptxdist] [APPLIED] util-linux: Version bump. 2.40.4 -> 2.41 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=20250407160243.195998-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