From: KP Kirchdör. <ka...@us...> - 2021-07-21 15:15:20
|
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 7d6a922da73e7819942a0a93ba2bbae666287942 (commit) from c88d58b6d46049d272630e7db043ee4291ea410b (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 7d6a922da73e7819942a0a93ba2bbae666287942 Author: kapeka <ka...@us...> Date: Wed Jul 21 17:14:34 2021 +0200 kernel: updated to upstream version 5.10.50 ----------------------------------------------------------------------- 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 | 3 +- repo/linux/Bering-5.10.config-bcmrpi | 3 +- repo/linux/Bering-5.10.config-cortex72 | 4 +- repo/linux/Bering-5.10.config-geode | 4 +- repo/linux/Bering-5.10.config-i486 | 4 +- repo/linux/Bering-5.10.config-i686 | 4 +- repo/linux/Bering-5.10.config-wrap | 4 +- repo/linux/Bering-5.10.config-x86_64 | 7 +- repo/linux/linux-rpi.patch | 6333 +++++++++++++++----- repo/linux/patch-5.10.42.xz | Bin 1439320 -> 0 bytes repo/linux/patch-5.10.50.xz | Bin 0 -> 1687320 bytes 16 files changed, 4922 insertions(+), 1454 deletions(-) delete mode 100644 repo/linux/patch-5.10.42.xz create mode 100644 repo/linux/patch-5.10.50.xz hooks/post-receive -- Repository for Bering-uClibc. |