aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTing-Wei Lan <lantw44@gmail.com>2020-06-10 00:32:50 +0800
committerTing-Wei Lan <lantw44@gmail.com>2020-06-10 00:32:50 +0800
commit6228a990254f296fe63dfff2c436a84eac2e8fd6 (patch)
treeb8ec69b34efd00e51a4af1e71a1127035efb45c0
parent694dadb1add8391c33c218f2ca185c1df6fa9808 (diff)
downloadcopr-rpm-spec-6228a990254f296fe63dfff2c436a84eac2e8fd6.tar
copr-rpm-spec-6228a990254f296fe63dfff2c436a84eac2e8fd6.tar.gz
copr-rpm-spec-6228a990254f296fe63dfff2c436a84eac2e8fd6.tar.bz2
copr-rpm-spec-6228a990254f296fe63dfff2c436a84eac2e8fd6.tar.lz
copr-rpm-spec-6228a990254f296fe63dfff2c436a84eac2e8fd6.tar.xz
copr-rpm-spec-6228a990254f296fe63dfff2c436a84eac2e8fd6.tar.zst
copr-rpm-spec-6228a990254f296fe63dfff2c436a84eac2e8fd6.zip
arm-linux-gnueabi-toolchain: kernel-headers 5.6.7 -> 5.7.1
-rw-r--r--arm-linux-gnueabi-toolchain/arm-linux-gnueabi-kernel-headers/arm-linux-gnueabi-kernel-headers.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/arm-linux-gnueabi-toolchain/arm-linux-gnueabi-kernel-headers/arm-linux-gnueabi-kernel-headers.spec b/arm-linux-gnueabi-toolchain/arm-linux-gnueabi-kernel-headers/arm-linux-gnueabi-kernel-headers.spec
index fb1b395..5a6bf0a 100644
--- a/arm-linux-gnueabi-toolchain/arm-linux-gnueabi-kernel-headers/arm-linux-gnueabi-kernel-headers.spec
+++ b/arm-linux-gnueabi-toolchain/arm-linux-gnueabi-kernel-headers/arm-linux-gnueabi-kernel-headers.spec
@@ -3,7 +3,7 @@
%global cross_sysroot %{_prefix}/%{cross_triplet}/sys-root
Name: %{cross_triplet}-kernel-headers
-Version: 5.6.7
+Version: 5.7.1
Release: 1%{?dist}
Summary: Header files for the Linux kernel (%{cross_triplet})
@@ -104,6 +104,9 @@ find %{buildroot}%{cross_sysroot} -name ..install.cmd -delete
%{cross_sysroot}/usr/include/linux/wimax/*.h
%dir %{cross_sysroot}/usr/include/misc
%{cross_sysroot}/usr/include/misc/*.h
+%dir %{cross_sysroot}/usr/include/misc/uacce
+%{cross_sysroot}/usr/include/misc/uacce/hisi_qm.h
+%{cross_sysroot}/usr/include/misc/uacce/uacce.h
%dir %{cross_sysroot}/usr/include/mtd
%{cross_sysroot}/usr/include/mtd/*.h
%dir %{cross_sysroot}/usr/include/rdma
@@ -126,6 +129,9 @@ find %{buildroot}%{cross_sysroot} -name ..install.cmd -delete
%changelog
+* Tue Jun 09 2020 Ting-Wei Lan <lantw44@gmail.com> - 5.7.1-1
+- Update to 5.7.1
+
* Sun Apr 26 2020 Ting-Wei Lan <lantw44@gmail.com> - 5.6.7-1
- Update to 5.6.7