summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD5
2 files changed, 3 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 389c06db742a..1ec7c5113193 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Mon Apr 24 13:33:17 UTC 2017
+# Mon Apr 24 21:08:31 UTC 2017
pkgbase = linux-libre
pkgver = 4.10.12_gnu
pkgrel = 1
diff --git a/PKGBUILD b/PKGBUILD
index b76d8579622e..67f1fa27cba5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -113,9 +113,8 @@ 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 through
- # its official patch in linux-libre-rt. See https://wiki.parabola.nu/PCK
- # for further details about PCK.
+ # 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