summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 918bb6fad9ad..3645067a5a81 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,8 @@
pkgbase = linux-bpir64-git
pkgver = 6.3.9.bpi
- pkgrel = 6
+ pkgrel = 9
url = http://www.kernel.org/
arch = aarch64
- arch = x86_64
license = GPL2
makedepends = kmod
makedepends = inetutils
@@ -19,8 +18,6 @@ pkgbase = linux-bpir64-git
source = mkinitcpio.hook
source = mkinitcpio.build
source = bpir-flash2emmc
- source = src/configfs.c::https://github.com/Xilinx/linux-xlnx/raw/master/drivers/of/configfs.c
- md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 8ffd2880c0c7..73f1a28d0d23 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,7 +26,7 @@ _srcname=linux
_kernelname=${pkgbase#linux}
_desc="AArch64 kernel for BPI-R64 and BPI-R3"
pkgver=6.3.9.bpi
-pkgrel=6
+pkgrel=9
arch=('aarch64')
url="http://www.kernel.org/"
license=('GPL2')