[Buildroot] [PATCH] package/util-linux: bump to version 2.34

Thomas Petazzoni thomas.petazzoni at bootlin.com
Sat Jun 22 05:46:49 UTC 2019


Hello Carlos,

On Thu, 20 Jun 2019 22:42:32 -0300
unixmania at gmail.com wrote:

> From: Carlos Santos <unixmania at gmail.com>
> 
> - Remove patches already applied upstream.
> - Update file hash.
> - Add an option to select the new "hardlink" command (off by defaul)
> - hardlink uses libpcre2-8 if pcre2 is detected at config time so add a
>   build dependency on pcre2, if it's selected.
> - Change selections to reflect that libblkid now does not depend on
>   libuuid anymore
> 
> Full release notes available at
> 
>   https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.34/v2.34-ReleaseNotes
> 
> Signed-off-by: Carlos Santos <unixmania at gmail.com>

Thanks, I have applied, after doing one change. See below.

> +config BR2_PACKAGE_UTIL_LINUX_HARDLINK
> +	bool "hardlink"
> +	help
> +	  Query or set the hardware clock (RTC)

Repeat after me: "copy/paste is bad", "copy/paste is bad" :-)

I fixed that up to a more appropriate description of hardlink :)

Thanks a lot for taking care of this version bump.

Best regards,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list