summaryrefslogtreecommitdiff
path: root/kernels/linux-libre-xtreme/PKGBUILD
diff options
context:
space:
mode:
authorDavid P <megver83@openmailbox.org>2017-10-27 19:56:38 -0300
committerDavid P <megver83@openmailbox.org>2017-10-27 19:56:38 -0300
commitd3b6da1f1d9c05ecddff4f500c4256fb97b41d24 (patch)
tree8ec2e3ca7a7370e7ebcb31ce04deb27b27e35d24 /kernels/linux-libre-xtreme/PKGBUILD
parente5e3490f4ac69f86db290ecf074aca8a5c72aa27 (diff)
Update linux-libre-xtreme config.*
And pkgdesc, again
Diffstat (limited to 'kernels/linux-libre-xtreme/PKGBUILD')
-rw-r--r--kernels/linux-libre-xtreme/PKGBUILD11
1 files changed, 6 insertions, 5 deletions
diff --git a/kernels/linux-libre-xtreme/PKGBUILD b/kernels/linux-libre-xtreme/PKGBUILD
index a411a9fe1..b93962bf1 100644
--- a/kernels/linux-libre-xtreme/PKGBUILD
+++ b/kernels/linux-libre-xtreme/PKGBUILD
@@ -67,9 +67,9 @@ sha512sums=('9ad6866c68f29f7e4f8b53d0b857f9b3c7f6abd0054460675c76f3100db34a77c27
'SKIP'
'7a3716bfe3b9f546da309c7492f3e08f8f506813afeb1c737a474c83313d5c313cf4582b65215c2cfce3b74d9d1021c96e8badafe8f6e5b01fe28d2b5c61ae78'
'SKIP'
- 'c996e4ad2e917689f56c39c280acfc1eaf54aa8d1db3beebfcdf9f9ab79daa4f74054d691d01d7f26af145161c5a74230c1b811184fbe5f23635ff5423f0ac9c'
- '8fdd924d724f744b9bf797899cf09532390766bd60b98c1e46b3a95e11207f749db43323d313d2c8d94cbf5c8de88ed4d3ae239ae3384525615a058c5d71c3c1'
- 'a1e199216e0604359077bb0d31c9b4ddddef7935e991512a0f2a7e235c1021aa6a4dcabcc8839883ff9a2ea57c4b4b2f5ab41aa3e3bf0b2c7f25bc286a2881b4'
+ 'c039d63a738a395fe6fe2f04eabfeeb33cca6a1be81d1eb6ca67bceb74c9161c1053c339f9c6054fec8076faf60e5c90aa4552f2657b0968a79f9662454dd4de'
+ '3adf2762ea853cc9387a814c62b1c3091505887d7dd6718ac868a9dd6d49d9a0e0e8051fd5d8fd89051033baca2a9960d19f36096fdd4a6fa6399917c79e97cf'
+ '89b27a7836b15e36220421043df12457db611a2b0982bd66ade00fc76f2335f203c6ce4f69b2e66d29ea3810f97de4bea74e687f6184b572f1c73b9a7e888cfe'
'd6faa67f3ef40052152254ae43fee031365d0b1524aa0718b659eb75afc21a3f79ea8d62d66ea311a800109bed545bc8f79e8752319cd378eef2cbd3a09aba22'
'2dc6b0ba8f7dbf19d2446c5c5f1823587de89f4e28e9595937dd51a87755099656f2acec50e3e2546ea633ad1bfd1c722e0c2b91eef1d609103d8abdc0a7cbaf'
'02af4dd2a007e41db0c63822c8ab3b80b5d25646af1906dc85d0ad9bb8bbf5236f8e381d7f91cf99ed4b0978c50aee37cb9567cdeef65b7ec3d91b882852b1af'
@@ -87,6 +87,7 @@ sha512sums=('9ad6866c68f29f7e4f8b53d0b857f9b3c7f6abd0054460675c76f3100db34a77c27
'880f625458fe7d3f5cb7d5701f2c3e094a62a1965af2c9a1520724d0142d3535211f52bdbe1318c230e6fdb3fdfbf511a83bd81ba7e117ecbc7dcb87193286c1')
validpgpkeys=(
'474402C8C582DAFBE389C427BCB7CF877E7D47A7' # Alexandre Oliva
+ '65EEFE022108E2B708CBFCF7F9E712E59AF5F22A' # Daniel Micay
'6DB9C4B4F0D8C0DC432CF6E4227CA7C556B2BA78' # David P.
)
@@ -113,7 +114,7 @@ prepare() {
# 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-hardened-${_pkgver%-*}-${rcnrel}.patch"
+ git apply -v "${srcdir}/rcn-libre-${_pkgver%-*}-${rcnrel}.patch"
# ALARM patches
patch -p1 -i "${srcdir}/0001-ARM-atags-add-support-for-Marvell-s-u-boot.patch"
@@ -180,7 +181,7 @@ build() {
}
_package() {
- pkgdesc="The ${pkgbase^} kernel and modules with hardened patches and handful of awesome security features [AppArmor, SMACK, TOMOYO, YAMA]"
+ pkgdesc="The ${pkgbase^} kernel and modules with hardened patches and handful of awesome security features [AppArmor, SMACK, TOMOYO, SELinux, YAMA]"
[ "${pkgbase}" = "linux-libre" ] && groups=('base' 'base-openrc')
depends=('coreutils' 'linux-libre-firmware' 'kmod' 'mkinitcpio>=0.7')
optdepends=('crda: to set the correct wireless channels of your country'