Workaround libpfring issue #26569

This commit is contained in:
2025-08-06 21:10:36 -04:00
parent 12067ac09b
commit da398172e8

View File

@@ -20,7 +20,7 @@ declare -Ag r4s=(
curl ethtool ca-bundle tailscale" curl ethtool ca-bundle tailscale"
[config]="CONFIG_KERNEL_BTRFS_FS_POSIX_ACL=y CONFIG_BTRFS_PROGS_ZSTD=y \ [config]="CONFIG_KERNEL_BTRFS_FS_POSIX_ACL=y CONFIG_BTRFS_PROGS_ZSTD=y \
CONFIG_TARGET_ROOTFS_PARTSIZE=512 CONFIG_TARGET_KERNEL_PARTSIZE=32 \ CONFIG_TARGET_ROOTFS_PARTSIZE=512 CONFIG_TARGET_KERNEL_PARTSIZE=32 \
CONFIG_BUILDBOT=n" CONFIG_BUILDBOT=n CONFIG_PACKAGE_libpfring_DISABLE_WERROR=y"
[files]="/mnt/backup" [files]="/mnt/backup"
# for 24.10 branch (Linux 6.6) # for 24.10 branch (Linux 6.6)
# [cherrypicks]="wurzerj:59d6e31 wurzerj:bb251b8" # fix inconsistent reboot # [cherrypicks]="wurzerj:59d6e31 wurzerj:bb251b8" # fix inconsistent reboot