From: KP Kirchdör. <ka...@us...> - 2021-10-30 11:46:54
|
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 ada1cf8fc4bfa386546e6a61813f79aa08340174 (commit) from cd782351e238270676232d9b84464ce2716d24a0 (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 ada1cf8fc4bfa386546e6a61813f79aa08340174 Author: kapeka <ka...@us...> Date: Sat Oct 30 13:46:16 2021 +0200 kernel: updated to upstream version 5.10.76 (all toolchains) ----------------------------------------------------------------------- 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-5.10.config-armv8a | 5 +- repo/linux/Bering-5.10.config-bcmrpi | 5 +- repo/linux/Bering-5.10.config-cortex72 | 8 +- repo/linux/linux-rpi.patch | 10362 +++++++++++++++---- repo/linux/patch-5.10.64.xz | Bin 1983536 -> 0 bytes repo/linux/patch-5.10.75.xz | Bin 2235148 -> 0 bytes repo/linux/patch-5.10.76.xz | Bin 0 -> 2256124 bytes 12 files changed, 8564 insertions(+), 1826 deletions(-) delete mode 100644 repo/linux/patch-5.10.64.xz delete mode 100644 repo/linux/patch-5.10.75.xz create mode 100644 repo/linux/patch-5.10.76.xz hooks/post-receive -- Repository for Bering-uClibc. |