From 0340c31a427884fb3796d566bde88e21a0780d6a Mon Sep 17 00:00:00 2001 From: Doug Goldstein Date: Mon, 5 Dec 2016 10:55:00 -0600 Subject: [PATCH] fix bad engrish --- classes/rust-common.bbclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/classes/rust-common.bbclass b/classes/rust-common.bbclass index 5d425c7..1788153 100644 --- a/classes/rust-common.bbclass +++ b/classes/rust-common.bbclass @@ -8,7 +8,7 @@ RUSTLIB = "-L ${STAGING_LIBDIR}/rust" RUSTFLAGS += "-C rpath -C crate_hash=${BB_TASKHASH} ${RUSTLIB}" RUSTLIB_DEP ?= "libstd-rs" -# Responseible for taking Yocto triples and converting it to Rust triples +# Responsible for taking Yocto triples and converting it to Rust triples def rust_base_triple(d, thing): '''