From ba2321409bf750008ebb7b265cc2114209dae6a2 Mon Sep 17 00:00:00 2001 From: Denis 'GNUtoo' Carikli Date: Wed, 15 Jan 2020 14:17:36 +0100 Subject: linux-libre-aarch64: Add forgetten config.aarch64 in source Signed-off-by: Denis 'GNUtoo' Carikli --- kernels/linux-libre-aarch64/PKGBUILD | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'kernels/linux-libre-aarch64') diff --git a/kernels/linux-libre-aarch64/PKGBUILD b/kernels/linux-libre-aarch64/PKGBUILD index 31b63ed3d..45bf002ef 100644 --- a/kernels/linux-libre-aarch64/PKGBUILD +++ b/kernels/linux-libre-aarch64/PKGBUILD @@ -114,6 +114,15 @@ sha512sums_armv7h=('bc449032f904b5ef5c4506124871230587dd72849f7fed1d7e9f6ab6f530 'b13bea6412580325dba0d02cf0dc712e860f659569ffcb968aa4836fdb2882448cfee4659a675a70affccae02c8d2589d80b7239eef5ae7b615162aeaa76f3bb' 'cff59f974651614587313674455a968ae5390a5ca825d204f0e2f8de2b422d577b007f5297a398e2afeb33ed0d324d34ad58ff4cd56e645bd4ca9a6bdc1354c5' '54adbec4b6b85cda901df7d2b3eb1f517f10d3528326e60c7afa4b49ccc7cfb43b0d1f574ceb5d7d03c94a0fbcc97c0ef785258292dd26ed46728355da27332c') +# While it is less elegant, it enables less work to do when migrating to +# newer kernels, as we can reuse the work done by Parabola, Arch Linux, and +# Arch Linux ARM. +# To make it more elegant and still easily maintainable, we would need to +# simplify the kenrel PKGBUILD, and upstream the patches, which requires more +# work, and access to the hardware that the patches apply to, to upstream such +# patches. +source+=(config.aarch64) +sha512sums+=('f93197f9e3f37d0343f710433a5f6346469ee06e62d850aca91776349e9154ddee22f534fd7501bb98024d30b338be1475482849f88e2e3ca0821e9f4d59fc19') _replacesarchkernel=("${_replacesarchkernel[@]/\%/${pkgbase#linux-libre}}") _replacesoldkernels=("${_replacesoldkernels[@]/\%/${pkgbase#linux-libre}}") -- cgit v1.2.3