From: kapeka <ka...@us...> - 2024-04-07 11:47:03
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Repository for Bering-uClibc.". The branch, master has been updated via bbf97de2b8840b82a7f03dddcc650edb0acbaf72 (commit) via 4bdcf89576698a107e03b9ee4b300b4cc51571f0 (commit) via da13c6199945573a27627ad190cbe80da526f406 (commit) from 03fbf0ead90439405359900ce879084390793768 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit bbf97de2b8840b82a7f03dddcc650edb0acbaf72 Author: kapeka <ka...@us...> Date: Sun Apr 7 13:45:27 2024 +0200 ixgbe: update (again) to 5.19.9 builds for x86_64 commit 4bdcf89576698a107e03b9ee4b300b4cc51571f0 Author: kapeka <ka...@us...> Date: Sun Apr 7 13:43:22 2024 +0200 disable ixgbe for i486 toolchain commit da13c6199945573a27627ad190cbe80da526f406 Author: kapeka <ka...@us...> Date: Sun Apr 7 13:42:11 2024 +0200 Revert "Revert "ixgbe: fix building with new kernels"" enable ixgbe 5.15.9 again builds for x86_64 where it will be useful This reverts commit 03fbf0ead90439405359900ce879084390793768. ----------------------------------------------------------------------- Summary of changes: repo/ixgbe/buildtool.cfg | 3 +-- repo/ixgbe/buildtool.mk | 3 ++- repo/ixgbe/ixgbe-5.18.6.tar.gz | Bin 526060 -> 0 bytes repo/ixgbe/ixgbe-5.19.9.tar.gz | Bin 0 -> 551207 bytes tools/build_all_archs.sh | 2 +- 5 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 repo/ixgbe/ixgbe-5.18.6.tar.gz create mode 100644 repo/ixgbe/ixgbe-5.19.9.tar.gz hooks/post-receive -- Repository for Bering-uClibc. |