summaryrefslogtreecommitdiff
path: root/kernels/linux-libre-knock
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-04-16 11:13:19 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2016-04-16 11:13:19 -0300
commit476aaaf68bebf952961bcac6a481045eff7f1661 (patch)
tree9f0d4f8c977be85a88210dcd9ddd1d9916afe503 /kernels/linux-libre-knock
parentda6963459c9e22f6f531fc212e5506069d00b4d1 (diff)
linux-libre-knock: update note about RCN patch
Diffstat (limited to 'kernels/linux-libre-knock')
-rw-r--r--kernels/linux-libre-knock/PKGBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/kernels/linux-libre-knock/PKGBUILD b/kernels/linux-libre-knock/PKGBUILD
index 3cbcfebf0..3e66fc143 100644
--- a/kernels/linux-libre-knock/PKGBUILD
+++ b/kernels/linux-libre-knock/PKGBUILD
@@ -123,9 +123,10 @@ prepare() {
fi
if [ "${CARCH}" = "armv7h" ]; then
- # RCN patch (CM3 firmware deblobbed)
- # Note: features not merged into mainline kernel were removed in the RCN patch (eg. AUFS)
- # since it are being supported by our custom kernels (eg. linux-libre-pck).
+ # RCN patch (CM3 firmware deblobbed and AUFS removed)
+ # Note: AUFS was removed in the RCN patch since it are being supported by
+ # linux-libre-pck through PCK patch for all available architectures.
+ # See https://wiki.parabola.nu/PCK for further details.
git apply -v "${srcdir}/rcn-libre-${_pkgver%-*}-${rcnrel}.patch"
# ALARM patches