From 8ceb6a47d5cf6d9038c7f870f7d2dea4e88c88b6 Mon Sep 17 00:00:00 2001 From: Doug Goldstein Date: Sat, 30 Jul 2016 13:57:05 -0500 Subject: [PATCH] README: remove items from TODO that are done We have a crates.io fetcher and the ability to build without network. --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index 0ee2287..c536bab 100644 --- a/README.md +++ b/README.md @@ -39,9 +39,6 @@ do this. - -crosssdk and -buildsdk packages - Upstream local rustc patches for libdir and bindir support - - add bitbake fetch support for crates.io - - add required cargo package registry clones in SRC_URI to prevent the need - for network when building. ## Pitfalls