From: kapeka <ka...@us...> - 2024-10-12 16:33:40
|
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 aa3493f004b544305b85930e7a13280f33fa31d2 (commit) from b6f5a2192c7a19e49dcf09c90856a8ae62e67fdc (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 aa3493f004b544305b85930e7a13280f33fa31d2 Author: kapeka <ka...@us...> Date: Sat Oct 12 18:32:20 2024 +0200 kernel: updated to upstream version 6.6.53 ----------------------------------------------------------------------- Summary of changes: .../armv6zk-unknown-linux-uclibcgnueabi.mk | 2 +- .../armv8+simd-unknown-linux-uclibcgnueabi.mk | 2 +- .../armv8a-unknown-linux-uclibcgnueabi.mk | 2 +- make/toolchain/i486-unknown-linux-uclibc.mk | 2 +- make/toolchain/x86_64-unknown-linux-uclibc.mk | 2 +- repo/linux/Bering-6.6.config-armv8a | 2 +- repo/linux/Bering-6.6.config-bcmrpi | 2 +- repo/linux/Bering-6.6.config-cortex72 | 3 +- repo/linux/Bering-6.6.config-geode | 2 +- repo/linux/Bering-6.6.config-i486 | 2 +- repo/linux/Bering-6.6.config-i686 | 2 +- repo/linux/Bering-6.6.config-wrap | 2 +- repo/linux/Bering-6.6.config-x86_64 | 2 +- repo/linux/linux-rpi.patch | 914 ++++++++++++++------- repo/linux/patch-6.6.50.xz | Bin 2815828 -> 0 bytes repo/linux/patch-6.6.53.xz | Bin 0 -> 2912728 bytes 16 files changed, 651 insertions(+), 290 deletions(-) delete mode 100644 repo/linux/patch-6.6.50.xz create mode 100644 repo/linux/patch-6.6.53.xz hooks/post-receive -- Repository for Bering-uClibc. |