summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndré Silva2017-06-12 14:35:38 -0300
committerAndré Silva2017-06-12 14:35:38 -0300
commitb68ac3c10e0e576725eefd4e6c308ab08cbe9437 (patch)
treed697f3f6646c6a5545756bd6744948f22da793b9
parentfbf8f179b97ad5b84d30592276ab66847acdbbb6 (diff)
downloadaur-linux-libre-xen.tar.gz
Minor fix
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 1 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 04f0a7dcaffc..c7d1bcf810c7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Mon Jun 12 14:38:50 UTC 2017
+# Mon Jun 12 17:35:38 UTC 2017
pkgbase = linux-libre-xen
pkgver = 4.11.4_gnu
pkgrel = 1
diff --git a/PKGBUILD b/PKGBUILD
index 6da4ef61b0fe..73beb5b411f5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -113,8 +113,6 @@ prepare() {
if [ "${CARCH}" = "armv7h" ]; then
# RCN patch (CM3 firmware deblobbed and AUFS removed)
# Note: For stability reasons, AUFS has been removed in the RCN patch.
- # We are supporting AUFS in linux-libre-pck through PCK patch.
- # See https://wiki.parabola.nu/PCK for further details.
git apply -v "${srcdir}/rcn-libre-${_pkgver%-*}-${rcnrel}.patch"
# ALARM patches