forked from pool/linux-glibc-devel
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:
parent
45ede8575a
commit
fab87c9e62
@ -25,7 +25,7 @@ if ! mkdir "$header_dir"; then
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
git clone --single-branch -b "$2" "$1" "$kernel_dir"
|
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" &&
|
archs=$(cd "$kernel_dir/arch" &&
|
||||||
for arch in *; do
|
for arch in *; do
|
||||||
test -d $arch || continue
|
test -d $arch || continue
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:86f1b03cfeb937c9b5c4f6f4360d648f2931807e0fb67d5d412c46c6715f0b17
|
|
||||||
size 1802024
|
|
3
linux-glibc-devel-5.18.tar.xz
Normal file
3
linux-glibc-devel-5.18.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:2623ba16149e6cc42ac8d9a7510b8496660012ae7b52a5b007e363478fa94de4
|
||||||
|
size 1813116
|
@ -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>
|
Tue Mar 22 17:02:02 UTC 2022 - Andreas Schwab <schwab@suse.de>
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: linux-glibc-devel
|
Name: linux-glibc-devel
|
||||||
Version: 5.17
|
Version: 5.18
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Linux headers for userspace development
|
Summary: Linux headers for userspace development
|
||||||
License: GPL-2.0-only
|
License: GPL-2.0-only
|
||||||
|
Loading…
x
Reference in New Issue
Block a user