mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
core/linux-am33x to 5.3.1-1
This commit is contained in:
parent
27fd5fbc41
commit
506697125d
2 changed files with 309 additions and 63 deletions
|
@ -4,13 +4,13 @@
|
||||||
buildarch=4
|
buildarch=4
|
||||||
|
|
||||||
pkgbase=linux-am33x
|
pkgbase=linux-am33x
|
||||||
_srcname=linux-5.2
|
_srcname=linux-5.3
|
||||||
_kernelname=${pkgbase#linux}
|
_kernelname=${pkgbase#linux}
|
||||||
_desc="TI AM335x Beaglebone (Black)"
|
_desc="TI AM335x Beaglebone (Black)"
|
||||||
pkgver=5.2.14
|
pkgver=5.3.1
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
rcnver=5.2.13
|
rcnver=5.3.0
|
||||||
rcnrel=bone9
|
rcnrel=bone8
|
||||||
arch=('armv7h')
|
arch=('armv7h')
|
||||||
url="http://www.kernel.org/"
|
url="http://www.kernel.org/"
|
||||||
license=('GPL2')
|
license=('GPL2')
|
||||||
|
@ -24,12 +24,12 @@ source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
|
||||||
'config'
|
'config'
|
||||||
'linux.preset'
|
'linux.preset'
|
||||||
'99-linux.hook')
|
'99-linux.hook')
|
||||||
md5sums=('ddf994de00d7b18395886dd9b30b9262'
|
md5sums=('c99feaade8047339528fb066ec5f8a49'
|
||||||
'cdaffbebb53e51b862ba1b959a0da859'
|
'476673d3ab1470fd9bac0da60774f3fd'
|
||||||
'8b6f9892db01764429d9e4a38ced012b'
|
'1c155eac964d1de3193a7456f1d91475'
|
||||||
'SKIP'
|
'SKIP'
|
||||||
'ee16bcdbbf978e714455933ecd6dd8fe'
|
'ee16bcdbbf978e714455933ecd6dd8fe'
|
||||||
'fa39c05d5371e708043ee8c3f3f331de'
|
'adaa0c29c249610daaed44906005dfb4'
|
||||||
'78ccc998f27eec49a9d5490218b1b1ab'
|
'78ccc998f27eec49a9d5490218b1b1ab'
|
||||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||||
|
|
||||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue