summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
authorDavid P <megver83@parabola.nu>2020-08-27 20:29:24 -0400
committerDavid P <megver83@parabola.nu>2020-08-27 20:29:24 -0400
commitbc8e20309a13748a0981a63ca59b62bf40362c82 (patch)
treeb1f50a15d505d3fb6e39002561f3630c36f78f89 /libre
parent4d1bee5446e3604895fb721caaefaef8f426ca44 (diff)
downloadabslibre-bc8e20309a13748a0981a63ca59b62bf40362c82.tar.gz
abslibre-bc8e20309a13748a0981a63ca59b62bf40362c82.tar.bz2
abslibre-bc8e20309a13748a0981a63ca59b62bf40362c82.zip
linux-libre{,-pck}: disable CONFIG_CRYPTO_AEGIS128_SIMD in config.armv7h
it broked the build Signed-off-by: David P <megver83@parabola.nu>
Diffstat (limited to 'libre')
-rw-r--r--libre/linux-libre-pck/PKGBUILD2
-rw-r--r--libre/linux-libre-pck/config.armv7h2
-rw-r--r--libre/linux-libre/PKGBUILD2
-rw-r--r--libre/linux-libre/config.armv7h2
4 files changed, 4 insertions, 4 deletions
diff --git a/libre/linux-libre-pck/PKGBUILD b/libre/linux-libre-pck/PKGBUILD
index 8d4e1e747..71d90275a 100644
--- a/libre/linux-libre-pck/PKGBUILD
+++ b/libre/linux-libre-pck/PKGBUILD
@@ -46,7 +46,7 @@ sha512sums=('ee31b02ebb50fb061f58c9d6011c2fcda93931b2b443adb19916928a4ea1c8e60a9
'SKIP'
'0b057e98325286dd40531f4e9ba515e2ea0a564bc25e9401435120b95cf1fe221fa00ad4766df477c46e248da5ea52d9bd3d94ecf6f2fada330781e803f18887'
'7b5a7c81d42c639a2ecf730d9d81dc9912251bf38ceaf5947577afe4cc8b95d33667a5bae67d94f942cab35be3a9c1b977db66e21d9413103d10430e35f7c7ae'
- '5085c74264e396a36ec6bd35fd7746d4ea21767a598829b4999ba56e8bac8de595b5730a4b497eef4cdb476e40a76c1c6ffd2089e466dba55dec5f2cdb7fc516'
+ '225f25a3aa30d4e601019c697a7818f09df610d2d1f238c960eb7689f7caac63b57e2d191e9b64c8b2f9634c02190796acbcb58c5ef42278036398af77ddb30a'
'53103bf55b957b657039510527df0df01279dec59cda115a4d6454e4135025d4546167fa30bdc99107f232561c1e096d8328609ab5a876cf7017176f92ad3e0b'
'98e97155f86bbe837d43f27ec1018b5b6fdc6c372d6f7f2a0fe29da117d53979d9f9c262f886850d92002898682781029b80d4ee923633fc068f979e6c8254be')
diff --git a/libre/linux-libre-pck/config.armv7h b/libre/linux-libre-pck/config.armv7h
index 350b1ee3a..6bceddc7e 100644
--- a/libre/linux-libre-pck/config.armv7h
+++ b/libre/linux-libre-pck/config.armv7h
@@ -9475,7 +9475,7 @@ CONFIG_CRYPTO_CCM=m
CONFIG_CRYPTO_GCM=m
CONFIG_CRYPTO_CHACHA20POLY1305=m
CONFIG_CRYPTO_AEGIS128=m
-CONFIG_CRYPTO_AEGIS128_SIMD=y
+# CONFIG_CRYPTO_AEGIS128_SIMD is not set
CONFIG_CRYPTO_SEQIV=y
CONFIG_CRYPTO_ECHAINIV=m
diff --git a/libre/linux-libre/PKGBUILD b/libre/linux-libre/PKGBUILD
index 28d09ee46..375b54314 100644
--- a/libre/linux-libre/PKGBUILD
+++ b/libre/linux-libre/PKGBUILD
@@ -81,7 +81,7 @@ sha512sums=('ee31b02ebb50fb061f58c9d6011c2fcda93931b2b443adb19916928a4ea1c8e60a9
'SKIP'
'454a3435c7396767fee679a0132318c3259cb071cf4fda1dff68051204e731bc9ddae7f00b9b089ad264244acf830c141986ca831021c45a95a63bb53f478e86'
'd3954572bb951b624b48033a1fa82c7669060fe86b6436f7cef5f9fc98865c24d55ed7ea100004611e98abd7620ff59009bf0424326ec18f01554209cfb60c99'
- 'd064e3968591767d42f468e9d31a40b432969f97cbabda4d5b29dedbbc460a10fd20d15dbac7f077adbdb62c985cbee23aecfcd4128159f52d82edb51962298c'
+ '5a1681d51ecd9c46097189c1d46ac5e36c000435ba6f8a06c5cd1d1bb4cc699b8768610559f7f22a4fee2673a5a3df1239144751262fcd87008c0aab401a9ca7'
'53103bf55b957b657039510527df0df01279dec59cda115a4d6454e4135025d4546167fa30bdc99107f232561c1e096d8328609ab5a876cf7017176f92ad3e0b'
'167bc73c6c1c63931806238905dc44c7d87c5a5c0f6293159f2133dfe717fb44081018d810675716d1605ec7dff5e8333b87b19e09e2de21d0448e447437873b'
'bb6718984a7357c9b00c37e4788480e5b8b75018c172ecc1441bc3fc5d2d42444eb5d8c7f9d2e3a7d6fed6d03acb565e3c0559486e494c40a7fe6bd0570c9ede'
diff --git a/libre/linux-libre/config.armv7h b/libre/linux-libre/config.armv7h
index 3aeb085f4..7a1780ae3 100644
--- a/libre/linux-libre/config.armv7h
+++ b/libre/linux-libre/config.armv7h
@@ -9466,7 +9466,7 @@ CONFIG_CRYPTO_CCM=m
CONFIG_CRYPTO_GCM=m
CONFIG_CRYPTO_CHACHA20POLY1305=m
CONFIG_CRYPTO_AEGIS128=m
-CONFIG_CRYPTO_AEGIS128_SIMD=y
+# CONFIG_CRYPTO_AEGIS128_SIMD is not set
CONFIG_CRYPTO_SEQIV=y
CONFIG_CRYPTO_ECHAINIV=m