We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 299e319 + d33a548 commit 63af7f3Copy full SHA for 63af7f3
classes/cargo.bbclass
@@ -2,7 +2,7 @@ inherit rust-common
2
3
# Many crates rely on pkg-config to find native versions of their libraries for
4
# linking - do the simple thing and make it generally available.
5
-DEPENDS_append = "\
+DEPENDS:append = "\
6
cargo-bin-cross-${TARGET_ARCH} \
7
pkgconfig-native \
8
"
conf/layer.conf
@@ -11,12 +11,8 @@ BBFILE_PRIORITY_rust-bin-layer = "7"
11
LICENSE_PATH += "${LAYERDIR}/files/common-licenses"
12
13
LAYERSERIES_COMPAT_rust-bin-layer = " \
14
- sumo \
15
- rocko \
16
- thud \
17
- warrior \
18
- zeus \
19
dunfell \
20
gatesgarth \
21
hardknott \
+ honister \
22
0 commit comments