From 981967acfb38fe4fc3d4d989e72d9c86226f7fb1 Mon Sep 17 00:00:00 2001 From: Christopher Larson Date: Mon, 15 Aug 2016 13:12:21 -0700 Subject: [PATCH] README.md: remove 'no longer necessary' This phrase implies knowledge of the build process or the layer history which is not always the case. Signed-off-by: Christopher Larson --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a036194..0cdc0ca 100644 --- a/README.md +++ b/README.md @@ -32,8 +32,8 @@ ## Description of Behavior -The meta-sourcery layer.conf automatically defines `TCMODE` for us, so this is no longer -necessary. The tcmode performs a number of operations: +The meta-sourcery layer.conf automatically defines `TCMODE` for us. The tcmode +performs a number of operations: - Sets `TARGET_PREFIX` appropriately, after determining what prefix is in use by the toolchain - Sanity checks `EXTERNAL_TOOLCHAIN`: does the path exist? does the expected sysroot exist?