diff --git a/README.md b/README.md index f0aa52c..4556ad0 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,8 @@ This openembedded layer provides the rust compiler, tools for building packages - Include downloaded stage0 snapshot in `SRC_URI` - -crosssdk and -buildsdk packages - -runtime? (install target libraries on target) + - Add SRC_URI components so that cargo doesn't use the network + - Convince cargo not to use '$HOME/.cargo' for storing downloaded source code ## Pitfalls