core/linux-am33x to 5.16.1-1

This commit is contained in:
Kevin Mihelich 2022-01-18 02:01:40 +00:00
parent 96d0a0a8ab
commit 8ff2511bcb
2 changed files with 442 additions and 180 deletions

View file

@ -4,32 +4,32 @@
buildarch=4 buildarch=4
pkgbase=linux-am33x pkgbase=linux-am33x
_srcname=linux-5.11 _srcname=linux-5.16
_kernelname=${pkgbase#linux} _kernelname=${pkgbase#linux}
_desc="TI AM335x Beaglebone (Black)" _desc="TI AM335x Beaglebone (Black)"
pkgver=5.11.2 pkgver=5.16.1
pkgrel=1 pkgrel=1
rcnver=5.11.0 rcnver=5.16.0
rcnrel=bone10 rcnrel=bone10
arch=('armv7h') arch=('armv7h')
url="http://www.kernel.org/" url="https://www.kernel.org/"
license=('GPL2') license=('GPL2')
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git' 'dtc') makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git' 'dtc')
options=('!strip') options=('!strip')
source=("http://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz" source=("https://www.kernel.org/pub/linux/kernel/v5.x/${_srcname}.tar.xz"
"http://www.kernel.org/pub/linux/kernel/v5.x/patch-${pkgver}.xz" "https://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" "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" "git+https://github.com/RobertCNelson/bb.org-overlays.git"
'0001-add-lcd-cape-for-chiliboard.patch' '0001-add-lcd-cape-for-chiliboard.patch'
'config' 'config'
'linux.preset' 'linux.preset'
'99-linux.hook') '99-linux.hook')
md5sums=('d2985a3f16ef1ea3405c04c406e29dcc' md5sums=('e6680ce7c989a3efe58b51e3f3f0bf93'
'4f2437097d20455c71d1b1866469d6be' 'd571392436365678b420e4dece216514'
'245467b3ec9266a95b79724b3b69d305' '940c12abd4e83fe4d736a17a8e1c694d'
'SKIP' 'SKIP'
'ee16bcdbbf978e714455933ecd6dd8fe' 'ee16bcdbbf978e714455933ecd6dd8fe'
'd7f769a57028aa95018ef3a33b8b8dcd' '9c6cff1eb2cfafb922e55fb1d95eb3e7'
'78ccc998f27eec49a9d5490218b1b1ab' '78ccc998f27eec49a9d5490218b1b1ab'
'79fa396e3f9a09a85156d6d7c2d34b58') '79fa396e3f9a09a85156d6d7c2d34b58')

File diff suppressed because it is too large Load diff