core/linux-am33x: fix

This commit is contained in:
Kevin Mihelich 2023-02-23 04:20:15 +00:00
parent d0a3535d32
commit 825a41b9d2

View file

@ -16,8 +16,8 @@ url="https://www.kernel.org/"
license=('GPL2')
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'git' 'dtc')
options=('!strip')
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"
source=("https://www.kernel.org/pub/linux/kernel/v6.x/${_srcname}.tar.xz"
#"https://www.kernel.org/pub/linux/kernel/v6.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'