From: "Yann E. MORIN" <yann.morin.1998@free.fr>
To: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Cc: buildroot@buildroot.org
Subject: Re: [Buildroot] [PATCH 1/1] package/util-linux: drop UTIL_LINUX_FIX_DISK_UTILS_COMPILE
Date: Tue, 5 Apr 2022 23:06:04 +0200 [thread overview]
Message-ID: <20220405210604.GI2354230@scaer> (raw)
In-Reply-To: <20220405185426.1250850-1-fontaine.fabrice@gmail.com>
Fabrice, All,
On 2022-04-05 20:54 +0200, Fabrice Fontaine spake thusly:
> Drop UTIL_LINUX_FIX_DISK_UTILS_COMPILE which is not needed since bump to
> version 2.37.4 in commit a586f0a283cd69f436bc6d0cff484460b412a1ce
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Applied to master, thanks.
Regards,
Yann E. MORIN.
> ---
> package/util-linux/util-linux.mk | 7 -------
> 1 file changed, 7 deletions(-)
>
> diff --git a/package/util-linux/util-linux.mk b/package/util-linux/util-linux.mk
> index 7c153a6804..243e7dac8d 100644
> --- a/package/util-linux/util-linux.mk
> +++ b/package/util-linux/util-linux.mk
> @@ -37,13 +37,6 @@ UTIL_LINUX_CONF_OPTS += \
>
> UTIL_LINUX_LINK_LIBS = $(TARGET_NLS_LIBS)
>
> -# workaround missing disk-utils/raw.8 file in util-linux-2.37.3
> -# release download package
> -define UTIL_LINUX_FIX_DISK_UTILS_COMPILE
> - touch $(@D)/disk-utils/raw.8
> -endef
> -UTIL_LINUX_POST_PATCH_HOOKS += UTIL_LINUX_FIX_DISK_UTILS_COMPILE
> -
> HOST_UTIL_LINUX_DEPENDENCIES = host-pkgconf
>
> # We also don't want the host-python dependency
> --
> 2.35.1
>
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot
--
.-----------------.--------------------.------------------.--------------------.
| Yann E. MORIN | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software Designer | \ / CAMPAIGN | ___ |
| +33 561 099 427 `------------.-------: X AGAINST | \e/ There is no |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL | v conspiracy. |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
prev parent reply other threads:[~2022-04-05 21:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-05 18:54 [Buildroot] [PATCH 1/1] package/util-linux: drop UTIL_LINUX_FIX_DISK_UTILS_COMPILE Fabrice Fontaine
2022-04-05 21:06 ` Yann E. MORIN [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=20220405210604.GI2354230@scaer \
--to=yann.morin.1998@free.fr \
--cc=buildroot@buildroot.org \
--cc=fontaine.fabrice@gmail.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.