You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Medium-wave bumps to latest upstream, validated together by a local
kvm_x86_64 image build (produces a working recovery ISO).
- gptfdisk 0.8.8 -> 1.0.10 (SourceForge). Refresh the cross-compile
patch for the restructured Makefile; drop add-onie-partition-types
(the ONIE GUID type codes are upstream in 1.0.10's parttypes.cc).
- pciutils 3.2.1 -> 3.15.0 (kernel.org). Refresh the ONIE Makefile
patch; libpci SONAME stays .3 so PCIUTILS_LIBS is unchanged. Fix the
build HOST: pciutils' config parser reads HOST=onie-$(ARCH)-linux as
OS "onie" (unsupported) and fails to generate config.mk -- use the
canonical HOST=$(ARCH)-linux.
- i2c-tools 3.1.1 -> 4.4. jdelvare.nerim.net is dead -> kernel.org
(.tar.bz2 -> .tar.gz). Rework the 3 patches for the 4.x layout
(eepromer/ -> eeprog/, static libi2c, include/i2c/smbus.h).
- mtd-utils 1.5.2 -> 2.3.1 (infraroot.at). Switch the git-snapshot
scheme to a release tarball and the hand-rolled build to autotools
./configure; --without-crypto (UBIFS auth unused, as before).
- dosfstools 3.0.26 -> 4.2. daniel-baumann.ch is dead -> the upstream
GitHub release dist tarball; autotools build with --without-iconv
and --enable-compat-symlinks (drops the obsolete remove-local-support
patch).
- btrfs-progs v4.9.1 -> v7.0 (kernel.org kdave). --disable-zstd/
libudev/python (deps not in the sysroot); update the installed tool
+ libbtrfs SONAME lists; preset ac_cv_func_{malloc,realloc}_0_nonnull
so the cross build does not link the missing rpl_malloc/rpl_realloc.
- kexec-tools 2.0.22 -> 2.0.32 (kernel.org). Drop both local patches
(device-tree sorting and aarch64 support are upstream).
Signed-off-by: Brad House <bhouse@nexthop.ai>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments