summaryrefslogtreecommitdiff
path: root/scripts/package-build
diff options
context:
space:
mode:
authorChristian Breunig <christian@breunig.cc>2025-11-24 22:28:11 +0100
committerChristian Breunig <christian@breunig.cc>2025-11-24 22:28:11 +0100
commit4bd00bd0e3535dd43a37c5be69a5548e946834b9 (patch)
tree00b15a357f85b3050e5edcc4101caa4362f130f7 /scripts/package-build
parent417c9c5ff2b7ee9cd0b1c8b3bd8d9b1f44fca312 (diff)
downloadvyos-build-4bd00bd0e3535dd43a37c5be69a5548e946834b9.tar.gz
vyos-build-4bd00bd0e3535dd43a37c5be69a5548e946834b9.zip
Kernel: T8035: update Linux Kernel to v6.6.117
Diffstat (limited to 'scripts/package-build')
-rw-r--r--scripts/package-build/linux-kernel/patches/kernel/0001-linkstate-ip-device-attribute.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/package-build/linux-kernel/patches/kernel/0001-linkstate-ip-device-attribute.patch b/scripts/package-build/linux-kernel/patches/kernel/0001-linkstate-ip-device-attribute.patch
index 0f30074f..530dd549 100644
--- a/scripts/package-build/linux-kernel/patches/kernel/0001-linkstate-ip-device-attribute.patch
+++ b/scripts/package-build/linux-kernel/patches/kernel/0001-linkstate-ip-device-attribute.patch
@@ -101,7 +101,7 @@ index 798497c8b192..0b4510b06ab5 100644
};
diff --git a/net/ipv6/addrconf.c b/net/ipv6/addrconf.c
-index 1c3b0ba289fb..075da0727e7d 100644
+index 0e49ee83533b..227e9e439fea 100644
--- a/net/ipv6/addrconf.c
+++ b/net/ipv6/addrconf.c
@@ -5671,6 +5671,7 @@ static inline void ipv6_store_devconf(struct ipv6_devconf *cnf,
@@ -112,7 +112,7 @@ index 1c3b0ba289fb..075da0727e7d 100644
}
static inline size_t inet6_ifla6_size(void)
-@@ -7113,6 +7114,13 @@ static const struct ctl_table addrconf_sysctl[] = {
+@@ -7115,6 +7116,13 @@ static const struct ctl_table addrconf_sysctl[] = {
.extra1 = (void *)SYSCTL_ZERO,
.extra2 = (void *)SYSCTL_ONE,
},