On Tue Mar 3, 2026 at 2:36 PM CET, Andrej Kozemcak via lists.openembedded.org wrote: > Drop fix-musl.patch as it was merged upstream. > > Changes: > - new dpll command for managing Digital Phase-Locked Loop devices via > netlink. > - expanded CAN XL support > - MPTCP improvements > - devlink: > - added support for 64‑bit parameters > - added new SWITCHDEV_INACTIVE eswitch mode > - added burst period configuration for health reporters > - genl: > - supports JSON output > - ifstat, nstat, lnstat: > - converted to use the high-level json_print API for unified JSON output > > Signed-off-by: Andrej Kozemcak <[email protected]> > ---
Hi Andrej, Thanks for the upgrade. It looks like we have some build issues with this new version: ERROR: iproute2-6.19.0-r0 do_compile: oe_runmake failed ... | NOTE: make -j 16 -l 75 CC=i686-poky-linux-musl-gcc -m32 -march=core2 -mtune=core2 -msse3 -mfpmath=sse -D_TIME_BITS=64 -D_FILE_OFFSET_BITS=64 -fstack-protector-strong -Os -D_FORTIFY_SOURCE=2 -Wformat -Wformat-security -Werror=format-security --sysroot=/srv/pokybuild/yocto-worker/poky-tiny/build/build/tmp/work/core2-32-poky-linux-musl/iproute2/6.19.0/recipe-sysroot KERNEL_INCLUDE=/srv/pokybuild/yocto-worker/poky-tiny/build/build/tmp/work/core2-32-poky-linux-musl/iproute2/6.19.0/recipe-sysroot/usr/include DOCDIR=/usr/share/doc/iproute2 SUBDIRS=lib tc ip bridge misc genl devlink tipc SBINDIR=/sbin CONF_USR_DIR=/usr/lib/iproute2 LIBDIR=/usr/lib CCOPTS= -Os -fcanon-prefix-map -ffile-prefix-map=/srv/pokybuild/yocto-worker/poky-tiny/build/build/tmp/work/core2-32-poky-linux-musl/iproute2/6.19.0/sources/iproute2-6.19.0=/usr/src/debug/iproute2/6.19.0 -ffile-prefix-map=/srv/pokybuild/yocto-worker/poky-tiny/build/build/tmp/work/core2-32-poky-linux-musl/iproute2/6.19.0/sources/iproute2-6.19.0=/usr/src/debug/iproute2/6.19.0 -ffile-prefix-map=/srv/pokybuild/yocto-worker/poky-tiny/build/build/tmp/work/core2-32-poky-linux-musl/iproute2/6.19.0/recipe-sysroot= -ffile-prefix-map=/srv/pokybuild/yocto-worker/poky-tiny/build/build/tmp/work/core2-32-poky-linux-musl/iproute2/6.19.0/recipe-sysroot-native= -pipe -Wno-error=incompatible-pointer-types -ffunction-sections -fdata-sections ... In file included from lnstat.c:35: | ../include/json_print.h:80:30: warning: 'struct timeval' declared inside parameter list will not be visible outside of this definition or declaration | 80 | _PRINT_FUNC(tv, const struct timeval *) ... | ../include/color.h:27:34: error: unknown type name '__u8' | 27 | enum color_attr ifa_family_color(__u8 ifa_family); | | ^~~~ | ../include/color.h:28:34: error: unknown type name '__u8' | 28 | enum color_attr oper_state_color(__u8 state); | | ^~~~ | ../include/json_print.h:71:19: error: unknown type name '__u64' | 71 | _PRINT_FUNC(size, __u64) ... https://autobuilder.yoctoproject.org/valkyrie/#/builders/50/builds/3328 https://autobuilder.yoctoproject.org/valkyrie/#/builders/111/builds/2028 https://autobuilder.yoctoproject.org/valkyrie/#/builders/6/builds/3316 Can you have a look at these failures? Thanks, Mathieu -- Mathieu Dubois-Briand, Bootlin Embedded Linux and Kernel engineering https://bootlin.com
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#232414): https://lists.openembedded.org/g/openembedded-core/message/232414 Mute This Topic: https://lists.openembedded.org/mt/118113085/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
