From 4e985bb76db3ccebd2fedfc79871efd8a90c22d8587adf5ea4ab385452a5b7b3 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Mon, 4 Jun 2018 10:37:07 +0000 Subject: [PATCH] Accepting request 613958 from home:Andreas_Schwab:Factory - Update to kernel headers 4.17 OBS-URL: https://build.opensuse.org/request/show/613958 OBS-URL: https://build.opensuse.org/package/show/Base:System/linux-glibc-devel?expand=0&rev=125 --- install_all.sh | 9 +-------- linux-glibc-devel-4.16.tar.xz | 3 --- linux-glibc-devel-4.17.tar.xz | 3 +++ linux-glibc-devel.changes | 5 +++++ linux-glibc-devel.spec | 2 +- 5 files changed, 10 insertions(+), 12 deletions(-) delete mode 100644 linux-glibc-devel-4.16.tar.xz create mode 100644 linux-glibc-devel-4.17.tar.xz diff --git a/install_all.sh b/install_all.sh index 0631771..b8c40c5 100644 --- a/install_all.sh +++ b/install_all.sh @@ -37,21 +37,14 @@ pushd "$header_dir" for asm in \ alpha \ arc \ - blackfin \ c6x \ - cris \ - frv \ h8300 \ hexagon \ - m32r \ - metag \ microblaze \ - mn10300 \ + nds32 \ nios2 \ openrisc \ - score \ sh \ - tile \ unicore32 \ xtensa \ ; do diff --git a/linux-glibc-devel-4.16.tar.xz b/linux-glibc-devel-4.16.tar.xz deleted file mode 100644 index 9dce365..0000000 --- a/linux-glibc-devel-4.16.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:60ec2e311b912049c135f74d4843396494e88e1a7cf92b60c1f963916911892c -size 1067292 diff --git a/linux-glibc-devel-4.17.tar.xz b/linux-glibc-devel-4.17.tar.xz new file mode 100644 index 0000000..f909d3f --- /dev/null +++ b/linux-glibc-devel-4.17.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d735c6354ffc056ed7e79e944765bef4c524db3a815ee0bfb646fa40c7e714a +size 1065180 diff --git a/linux-glibc-devel.changes b/linux-glibc-devel.changes index 4859194..a7de120 100644 --- a/linux-glibc-devel.changes +++ b/linux-glibc-devel.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Jun 4 10:18:10 UTC 2018 - schwab@suse.de + +- Update to kernel headers 4.17 + ------------------------------------------------------------------- Sun Apr 1 22:25:52 UTC 2018 - schwab@suse.de diff --git a/linux-glibc-devel.spec b/linux-glibc-devel.spec index cfb1fcd..4a022af 100644 --- a/linux-glibc-devel.spec +++ b/linux-glibc-devel.spec @@ -21,7 +21,7 @@ Summary: Linux headers for userspace development License: GPL-2.0-only Group: Development/Libraries/C and C++ BuildArch: noarch -Version: 4.16 +Version: 4.17 Release: 0 Url: http://www.kernel.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build