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.
1 parent 4848750 commit 59f345aCopy full SHA for 59f345a
Dockerfile-devel
@@ -13,6 +13,7 @@ RUN apt-get update && \
13
14
RUN rustup target add armv5te-unknown-linux-gnueabi
15
RUN rustup target add arm-unknown-linux-gnueabihf
16
+RUN cargo install cargo-bitbake
17
18
RUN echo '[target.armv5te-unknown-linux-gnueabi]\n\
19
linker = "arm-linux-gnueabi-gcc"\n\
0 commit comments