mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
core/linux-am33x to 5.16.1-1
This commit is contained in:
parent
96d0a0a8ab
commit
8ff2511bcb
2 changed files with 442 additions and 180 deletions
|
@ -4,32 +4,32 @@
|
|||
buildarch=4
|
||||
|
||||
pkgbase=linux-am33x
|
||||
_srcname=linux-5.11
|
||||
_srcname=linux-5.16
|
||||
_kernelname=${pkgbase#linux}
|
||||
_desc="TI AM335x Beaglebone (Black)"
|
||||
pkgver=5.11.2
|
||||
pkgver=5.16.1
|
||||
pkgrel=1
|
||||
rcnver=5.11.0
|
||||
rcnver=5.16.0
|
||||
rcnrel=bone10
|
||||
arch=('armv7h')
|
||||
url="http://www.kernel.org/"
|
||||
url="https://www.kernel.org/"
|
||||
license=('GPL2')
|
||||
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git' 'dtc')
|
||||
options=('!strip')
|
||||
source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
|
||||
"http://www.kernel.org/pub/linux/kernel/v5.x/patch-${pkgver}.xz"
|
||||
"http://rcn-ee.com/deb/stretch-armhf/v${rcnver}-${rcnrel}/patch-${rcnver%.0}-${rcnrel}.diff.xz"
|
||||
source=("https://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
|
||||
"https://www.kernel.org/pub/linux/kernel/v5.x/patch-${pkgver}.xz"
|
||||
"https://rcn-ee.com/deb/sid-armhf/v${rcnver}-${rcnrel}/patch-${rcnver%.0}-${rcnrel}.diff.gz"
|
||||
"git+https://github.com/RobertCNelson/bb.org-overlays.git"
|
||||
'0001-add-lcd-cape-for-chiliboard.patch'
|
||||
'config'
|
||||
'linux.preset'
|
||||
'99-linux.hook')
|
||||
md5sums=('d2985a3f16ef1ea3405c04c406e29dcc'
|
||||
'4f2437097d20455c71d1b1866469d6be'
|
||||
'245467b3ec9266a95b79724b3b69d305'
|
||||
md5sums=('e6680ce7c989a3efe58b51e3f3f0bf93'
|
||||
'd571392436365678b420e4dece216514'
|
||||
'940c12abd4e83fe4d736a17a8e1c694d'
|
||||
'SKIP'
|
||||
'ee16bcdbbf978e714455933ecd6dd8fe'
|
||||
'd7f769a57028aa95018ef3a33b8b8dcd'
|
||||
'9c6cff1eb2cfafb922e55fb1d95eb3e7'
|
||||
'78ccc998f27eec49a9d5490218b1b1ab'
|
||||
'79fa396e3f9a09a85156d6d7c2d34b58')
|
||||
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue