mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-03 14:19:52 +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:
@@ -192,6 +192,7 @@ RDEPENDS_packagegroup-meta-oe-crypto ="\
|
|||||||
libsodium \
|
libsodium \
|
||||||
pkcs11-helper \
|
pkcs11-helper \
|
||||||
"
|
"
|
||||||
|
RDEPENDS_packagegroup-meta-oe-crypto_remove_riscv32 = "botan"
|
||||||
|
|
||||||
RDEPENDS_packagegroup-meta-oe-dbs ="\
|
RDEPENDS_packagegroup-meta-oe-dbs ="\
|
||||||
leveldb \
|
leveldb \
|
||||||
|
|||||||
@@ -49,3 +49,5 @@ PACKAGES += "${PN}-python3"
|
|||||||
FILES_${PN}-python3 = "${libdir}/python3"
|
FILES_${PN}-python3 = "${libdir}/python3"
|
||||||
|
|
||||||
RDEPENDS_${PN}-python3 += "python3"
|
RDEPENDS_${PN}-python3 += "python3"
|
||||||
|
|
||||||
|
COMPATIBLE_HOST_riscv32 = "null"
|
||||||
|
|||||||
Reference in New Issue
Block a user