diff --git a/install_all.sh b/install_all.sh index 7eb6e19..b6eff56 100644 --- a/install_all.sh +++ b/install_all.sh @@ -27,7 +27,7 @@ fi git clone --single-branch -b "$2" "$1" "$kernel_dir" date=$(git -C "$kernel_dir" cat-file -p "$2" | awk '/^tagger/ { print $(NF-1) }') date -d "@$date" || exit 1 -remove="arc csky h8300 hexagon microblaze nds32 nios2 openrisc sh xtensa um" +remove="arc csky hexagon microblaze nios2 openrisc sh xtensa um" archs=$(cd "$kernel_dir/arch" && for arch in *; do test -d $arch || continue diff --git a/linux-glibc-devel-6.6.tar.xz b/linux-glibc-devel-6.6.tar.xz deleted file mode 100644 index 4b60605..0000000 --- a/linux-glibc-devel-6.6.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dd7fa3d0bd1fcf01abe979183a7533cf7195f255b27a688a456f0ff167825cb3 -size 1902724 diff --git a/linux-glibc-devel-6.7.tar.xz b/linux-glibc-devel-6.7.tar.xz new file mode 100644 index 0000000..a765cd6 --- /dev/null +++ b/linux-glibc-devel-6.7.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d6f8fb83b039d3a995684ec5ff07b05bf018ecb0befeaece5bd51b1914831ae +size 1859616 diff --git a/linux-glibc-devel.changes b/linux-glibc-devel.changes index 84d443f..f3aab83 100644 --- a/linux-glibc-devel.changes +++ b/linux-glibc-devel.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jan 11 19:11:15 UTC 2024 - Andreas Schwab + +- Update to kernel headers 6.7 + ------------------------------------------------------------------- Mon Oct 30 09:42:22 UTC 2023 - Andreas Schwab diff --git a/linux-glibc-devel.spec b/linux-glibc-devel.spec index b29e340..4f717f9 100644 --- a/linux-glibc-devel.spec +++ b/linux-glibc-devel.spec @@ -1,7 +1,7 @@ # # spec file for package linux-glibc-devel # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: linux-glibc-devel -Version: 6.6 +Version: 6.7 Release: 0 Summary: Linux headers for userspace development License: GPL-2.0-only