From d925ae37899dba0bb025d7094c9416993e1364fb Mon Sep 17 00:00:00 2001 From: sbwml Date: Sat, 21 Sep 2024 01:36:04 +0800 Subject: [PATCH] linux-6.6: bump to 6.6.52 Signed-off-by: sbwml --- openwrt/build.sh | 3 --- openwrt/scripts/05-fix-source.sh | 1 + tags/kernel-6.6 | 4 ++-- 3 files changed, 3 insertions(+), 5 deletions(-) diff --git a/openwrt/build.sh b/openwrt/build.sh index 51c40b712..3edd07377 100644 --- a/openwrt/build.sh +++ b/openwrt/build.sh @@ -368,9 +368,6 @@ elif [ ! "$ENABLE_GLIBC" = "y" ]; then fi [ "$(whoami)" = "runner" ] && endgroup -# clean directory - github actions -[ "$(whoami)" = "runner" ] && echo 'CONFIG_AUTOREMOVE=y' >> .config - # uhttpd [ "$ENABLE_UHTTPD" = "y" ] && sed -i '/nginx/d' .config && echo 'CONFIG_PACKAGE_ariang=y' >> .config diff --git a/openwrt/scripts/05-fix-source.sh b/openwrt/scripts/05-fix-source.sh index b36134b71..99a7bfd65 100644 --- a/openwrt/scripts/05-fix-source.sh +++ b/openwrt/scripts/05-fix-source.sh @@ -119,6 +119,7 @@ if [ "$KERNEL_CLANG_LTO" = "y" ]; then else curl -s https://$mirror/openwrt/patch/openwrt-6.x/perf/Makefile > package/devel/perf/Makefile fi +[ "$ENABLE_MOLD" != y ] && sed -i 's/no-mold//g' package/devel/perf/Makefile # kselftests-bpf curl -s https://$mirror/openwrt/patch/packages-patches/kselftests-bpf/Makefile > package/devel/kselftests-bpf/Makefile diff --git a/tags/kernel-6.6 b/tags/kernel-6.6 index 485ec8eef..094066fe7 100644 --- a/tags/kernel-6.6 +++ b/tags/kernel-6.6 @@ -1,2 +1,2 @@ -LINUX_VERSION-6.6 = .51 -LINUX_KERNEL_HASH-6.6.51 = 1c0c9a14650879c4913efdbac428ba31a540c3d987155ddf34d33e11eca008b3 +LINUX_VERSION-6.6 = .52 +LINUX_KERNEL_HASH-6.6.52 = 1591ab348399d4aa53121158525056a69c8cf0fe0e90935b0095e9a58e37b4b8