[Buildroot] [PATCH v2] package/util-linux: bump to 2.41

Waldemar Brodkorb wbx at openadk.org
Wed Apr 2 17:40:10 UTC 2025


Hi Thomas,
Thomas Devoogdt wrote,

> Hi Waldemar,
> 
> 
> What exact defconfig are you using?
> 
> I just ran this:
> $ cat util-linux.config
> BR2_PACKAGE_UTIL_LINUX=y
> BR2_PACKAGE_UTIL_LINUX_MOUNT=y
> BR2_PACKAGE_UTIL_LINUX_LIBMOUNT=y
> BR2_PACKAGE_UTIL_LINUX_MOUNTPOINT=y
> $ ./utils/test-pkg -p util-linux -c util-linux.config -a
> 
> No failing test, and multiple uclibc toolchains were tested alongside.

With this I get:
#
# configuration written to /home/wbx/br-test-pkg/arm-aarch64/.config
#
Value requested for BR2_PACKAGE_UTIL_LINUX not in final .config
Requested value:  BR2_PACKAGE_UTIL_LINUX=y                                                                                                     
Actual value:     BR2_PACKAGE_UTIL_LINUX=y

Value requested for BR2_PACKAGE_UTIL_LINUX_MOUNT not in final
.config
Requested value:  BR2_PACKAGE_UTIL_LINUX_MOUNT=y                                                                                               
Actual value:     BR2_PACKAGE_UTIL_LINUX_MOUNT=y

Value requested for BR2_PACKAGE_UTIL_LINUX_LIBMOUNT not in final
.config
Requested value:  BR2_PACKAGE_UTIL_LINUX_LIBMOUNT=y                                                                                            
Actual value:     BR2_PACKAGE_UTIL_LINUX_LIBMOUNT=y

Value requested for BR2_PACKAGE_UTIL_LINUX_MOUNTPOINT not in final
.config
Requested value:  BR2_PACKAGE_UTIL_LINUX_MOUNTPOINT=y
Actual value:     BR2_PACKAGE_UTIL_LINUX_MOUNTPOINT=y

Why does it work for you? For me everything is skipped.

I use configs/qemu_mips64_malta_defconfig and activate uclibc and
util-linux via make menuconfig.

best regards
 Waldemar


More information about the buildroot mailing list