Accepting request 979005 from home:Andreas_Schwab:Factory

- Update to kernel headers 5.18

OBS-URL: https://build.opensuse.org/request/show/979005
OBS-URL: https://build.opensuse.org/package/show/Base:System/linux-glibc-devel?expand=0&rev=172
This commit is contained in:
Andreas Schwab 2022-05-24 14:35:36 +00:00 committed by Git OBS Bridge
parent 45ede8575a
commit fab87c9e62
5 changed files with 10 additions and 5 deletions

View File

@ -25,7 +25,7 @@ if ! mkdir "$header_dir"; then
exit 1
fi
git clone --single-branch -b "$2" "$1" "$kernel_dir"
remove="arc c6x csky h8300 hexagon microblaze nds32 nios2 openrisc sh unicore32 xtensa um"
remove="arc csky h8300 hexagon microblaze nds32 nios2 openrisc sh xtensa um"
archs=$(cd "$kernel_dir/arch" &&
for arch in *; do
test -d $arch || continue

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:86f1b03cfeb937c9b5c4f6f4360d648f2931807e0fb67d5d412c46c6715f0b17
size 1802024

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2623ba16149e6cc42ac8d9a7510b8496660012ae7b52a5b007e363478fa94de4
size 1813116

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue May 24 14:14:20 UTC 2022 - Andreas Schwab <schwab@suse.de>
- Update to kernel headers 5.18
-------------------------------------------------------------------
Tue Mar 22 17:02:02 UTC 2022 - Andreas Schwab <schwab@suse.de>

View File

@ -17,7 +17,7 @@
Name: linux-glibc-devel
Version: 5.17
Version: 5.18
Release: 0
Summary: Linux headers for userspace development
License: GPL-2.0-only