From b646a980dd13712730e457790097a67c38414f48 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Tue, 24 May 2016 09:56:07 -0300 Subject: kernels: update RCN patch note --- libre/linux-libre-pck/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'libre/linux-libre-pck/PKGBUILD') diff --git a/libre/linux-libre-pck/PKGBUILD b/libre/linux-libre-pck/PKGBUILD index 9194badc9..0ac634108 100644 --- a/libre/linux-libre-pck/PKGBUILD +++ b/libre/linux-libre-pck/PKGBUILD @@ -114,10 +114,10 @@ prepare() { patch -p1 -i "${srcdir}/patch-${_pkgver}-${_pckpatchver}.patch" if [ "${CARCH}" = "armv7h" ]; then - # 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. + # RCN patch (CM3 firmware deblobbed, AUFS and RT removed) + # Note: For stability reasons, AUFS and RT have been removed in the RCN patch. + # We are supporting AUFS in linux-libre-pck through PCK patch and RT through its official + # patch in linux-libre-rt. See https://wiki.parabola.nu/PCK for further details about PCK. git apply -v "${srcdir}/rcn-libre-${_pkgver%-*}-${rcnrel}.patch" # ALARM patches -- cgit v1.2.3