mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
botan: Mark incompatible with riscv32
CPU is not supported _yet_ Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
ede7eadd2b
commit
68c431c2c2
@ -192,6 +192,7 @@ RDEPENDS_packagegroup-meta-oe-crypto ="\
|
||||
libsodium \
|
||||
pkcs11-helper \
|
||||
"
|
||||
RDEPENDS_packagegroup-meta-oe-crypto_remove_riscv32 = "botan"
|
||||
|
||||
RDEPENDS_packagegroup-meta-oe-dbs ="\
|
||||
leveldb \
|
||||
|
||||
@ -49,3 +49,5 @@ PACKAGES += "${PN}-python3"
|
||||
FILES_${PN}-python3 = "${libdir}/python3"
|
||||
|
||||
RDEPENDS_${PN}-python3 += "python3"
|
||||
|
||||
COMPATIBLE_HOST_riscv32 = "null"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user