mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-armv7 to 4.8.11-1
This commit is contained in:
parent
0813dc0dc7
commit
c236f11383
1 changed files with 5 additions and 5 deletions
|
@ -7,8 +7,8 @@ pkgbase=linux-armv7
|
||||||
_srcname=linux-4.8
|
_srcname=linux-4.8
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="ARMv7 multi-platform"
|
_desc="ARMv7 multi-platform"
|
||||||
pkgver=4.8.10
|
pkgver=4.8.11
|
||||||
pkgrel=2
|
pkgrel=1
|
||||||
rcnrel=armv7-x4
|
rcnrel=armv7-x4
|
||||||
arch=('armv7h')
|
arch=('armv7h')
|
||||||
url="http://www.kernel.org/"
|
url="http://www.kernel.org/"
|
||||||
|
@ -17,7 +17,7 @@ makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git' 'uboot-tools' '
|
||||||
options=('!strip')
|
options=('!strip')
|
||||||
source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
||||||
"http://www.kernel.org/pub/linux/kernel/v4.x/patch-${pkgver}.xz"
|
"http://www.kernel.org/pub/linux/kernel/v4.x/patch-${pkgver}.xz"
|
||||||
"http://rcn-ee.com/deb/stretch-armhf/v${pkgver}-${rcnrel}/patch-${pkgver%.0}-${rcnrel}.diff.gz"
|
"http://rcn-ee.com/deb/sid-armhf/v${pkgver}-${rcnrel}/patch-${pkgver%.0}-${rcnrel}.diff.gz"
|
||||||
'0001-ARM-atags-add-support-for-Marvell-s-u-boot.patch'
|
'0001-ARM-atags-add-support-for-Marvell-s-u-boot.patch'
|
||||||
'0002-ARM-atags-fdt-retrieve-MAC-addresses-from-Marvell-bo.patch'
|
'0002-ARM-atags-fdt-retrieve-MAC-addresses-from-Marvell-bo.patch'
|
||||||
'0003-SMILE-Plug-device-tree-file.patch'
|
'0003-SMILE-Plug-device-tree-file.patch'
|
||||||
|
@ -37,8 +37,8 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
|
||||||
'kernel.keyblock'
|
'kernel.keyblock'
|
||||||
'kernel_data_key.vbprivk')
|
'kernel_data_key.vbprivk')
|
||||||
md5sums=('c1af0afbd3df35c1ccdc7a5118cd2d07'
|
md5sums=('c1af0afbd3df35c1ccdc7a5118cd2d07'
|
||||||
'37eadcdaefae51ced736747cb817aa58'
|
'd999d6d294818491221f6d9789a667e8'
|
||||||
'0ee51444a810199b7600c960c56a194a'
|
'5d61bedd0bed6542d59e9f4f72d528d0'
|
||||||
'0153cba3c01756d17d03bef3cdc308ef'
|
'0153cba3c01756d17d03bef3cdc308ef'
|
||||||
'74911f2cc4df510c11bcfe3c4a2b2121'
|
'74911f2cc4df510c11bcfe3c4a2b2121'
|
||||||
'30257f5d8da3945cfbe9a9ee51ce32d1'
|
'30257f5d8da3945cfbe9a9ee51ce32d1'
|
||||||
|
|
Loading…
Reference in a new issue