From 57410c52217986769a66f9832d778c6bff2cc300 Mon Sep 17 00:00:00 2001 From: Cody P Schafer Date: Thu, 20 Nov 2014 20:51:30 -0500 Subject: [PATCH] more todo --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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