Skip to content

Commit 0768045

Browse files
committed
aws-sdk-cpp, aws-iot-fleetwise-edge: mark non compatible with riscv64
(cherry picked from commit e80c46c)
1 parent f2b5023 commit 0768045

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

recipes-iot/aws-iot-fleetwise/aws-iot-fleetwise-edge_1.3.2.bb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ HOMEPAGE = "https://github.com/aws/aws-iot-fleetwise-edge"
44
LICENSE = "Apache-2.0"
55
LIC_FILES_CHKSUM = "file://LICENSE;md5=34400b68072d710fecd0a2940a0d1658"
66

7+
COMPATIBLE_MACHINE:riscv64 = "null"
8+
79
# nooelint: oelint.vars.dependsordered
810
DEPENDS = "\
911
aws-sdk-cpp \

recipes-sdk/aws-sdk-cpp/aws-sdk-cpp_1.11.573.bb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ HOMEPAGE = "https://github.com/aws/aws-sdk-cpp"
44
LICENSE = "Apache-2.0"
55
LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
66

7+
COMPATIBLE_MACHINE:riscv64 = "null"
8+
79
DEPENDS += "\
810
aws-crt-cpp \
911
curl \

0 commit comments

Comments
 (0)