aboutsummaryrefslogtreecommitdiffstats
path: root/main/linux-headers/APKBUILD
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2016-04-08 07:53:56 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2016-04-08 07:53:56 +0000
commitac6cba75d35e4cc13bab2b025dbd07a93077227b (patch)
tree8b6c1cb1d0ea26a8e50e180644aca5da60de3baf /main/linux-headers/APKBUILD
parent76f490d687a8bdc95146adf0a40deb5d5f640ee6 (diff)
downloadaports-ac6cba75d35e4cc13bab2b025dbd07a93077227b.tar.bz2
aports-ac6cba75d35e4cc13bab2b025dbd07a93077227b.tar.xz
main/linux-headers: bring back the patches for musl
Diffstat (limited to 'main/linux-headers/APKBUILD')
-rw-r--r--main/linux-headers/APKBUILD20
1 files changed, 16 insertions, 4 deletions
diff --git a/main/linux-headers/APKBUILD b/main/linux-headers/APKBUILD
index 73abf76d81..42bf32dca7 100644
--- a/main/linux-headers/APKBUILD
+++ b/main/linux-headers/APKBUILD
@@ -2,7 +2,7 @@
pkgname=linux-headers
pkgver=4.4.6
_kernver=${pkgver%.*}
-pkgrel=0
+pkgrel=1
pkgdesc="Linux system headers"
url="http://kernel.org"
arch="all"
@@ -11,6 +11,9 @@ makedepends="perl"
options="!strip !tracedeps"
source="http://www.kernel.org/pub/linux/kernel/v4.x/linux-$_kernver.tar.xz
http://www.kernel.org/pub/linux/kernel/v4.x/patch-$pkgver.xz
+ 0001-libc-compat.h-fix-some-issues-arising-from-in6.h.patch
+ 0002-libc-compat.h-prevent-redefinition-of-struct-ethhdr.patch
+ 0003-remove-inclusion-of-sysinfo.h-in-kernel.h.patch
"
prepare() {
@@ -48,8 +51,17 @@ package() {
}
md5sums="9a78fa2eb6c68ca5a40ed5af08142599 linux-4.4.tar.xz
-d48f09bf61f2500d70f839e190dc7c5a patch-4.4.6.xz"
+d48f09bf61f2500d70f839e190dc7c5a patch-4.4.6.xz
+45813ea0672b2179cd5534765bca4701 0001-libc-compat.h-fix-some-issues-arising-from-in6.h.patch
+d3845d6feece58f894f4e7785241aecf 0002-libc-compat.h-prevent-redefinition-of-struct-ethhdr.patch
+54f05c22c84fa72c142761538975e6b9 0003-remove-inclusion-of-sysinfo.h-in-kernel.h.patch"
sha256sums="401d7c8fef594999a460d10c72c5a94e9c2e1022f16795ec51746b0d165418b2 linux-4.4.tar.xz
-efea93ff30955d445344a83c36678fa8e64111219eeafea2a41fd4ee11f79d68 patch-4.4.6.xz"
+efea93ff30955d445344a83c36678fa8e64111219eeafea2a41fd4ee11f79d68 patch-4.4.6.xz
+03fd7e050e0ce90870c26921049b4bf05ddadb5b823d3e43b9d1f9e4d8a16c96 0001-libc-compat.h-fix-some-issues-arising-from-in6.h.patch
+3f88dbae612b0f1d5076b9c61ebc5f0f77dee9e04d6d71f43f3f86ea4e6b37e2 0002-libc-compat.h-prevent-redefinition-of-struct-ethhdr.patch
+f84d2eef7ef5750b8971b788685aebda518aeab9f3f690c782e060869cd7fe0f 0003-remove-inclusion-of-sysinfo.h-in-kernel.h.patch"
sha512sums="13c8459933a8b80608e226a1398e3d1848352ace84bcfb7e6a4a33cb230bbe1ab719d4b58e067283df91ce5311be6d2d595fc8c19e2ae6ecc652499415614b3e linux-4.4.tar.xz
-73da057476eb31d818eed4b66c883f5ceec65f18ec8ea60d64e48334c7681af4ed4cf7eb8684481f705446a59fd124de9449d22e28805bc9617b6608ecec491d patch-4.4.6.xz"
+73da057476eb31d818eed4b66c883f5ceec65f18ec8ea60d64e48334c7681af4ed4cf7eb8684481f705446a59fd124de9449d22e28805bc9617b6608ecec491d patch-4.4.6.xz
+6ceaaa285bcc7699b72f07f04c018d8edc2e1a2860004c677da6ff8ca042fcecd37f7f264d8ec9783e4e2f60a91bd45ddc432f7ec063da1e3f4e9dfb75b5ba65 0001-libc-compat.h-fix-some-issues-arising-from-in6.h.patch
+fbce0bf59dd8ed3da8d90db725e98ace410f1e1a71b1c2e0ef16c53327e3850019b4e52afb1b16115a8616492a1e758fab02158ea686113b1b6cd94c7b08f310 0002-libc-compat.h-prevent-redefinition-of-struct-ethhdr.patch
+e5431719b3910162c17c7a46e296c4424f5b82f4ad4bc45ba933da7e7ebcf896bb98782f7764e584c573c49d9e6b00fe63f3a36ae4b3b137add6b9a21ddf14a0 0003-remove-inclusion-of-sysinfo.h-in-kernel.h.patch"