From 1c7d6584a7811b7785ae5c1e378f14b5ba0971cf Mon Sep 17 00:00:00 2001 From: takeshi_hoshina Date: Mon, 2 Nov 2020 11:07:33 +0900 Subject: basesystem-jj recipes --- external/poky/documentation/sdk-manual/sdk-using.xml | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) (limited to 'external/poky/documentation/sdk-manual/sdk-using.xml') diff --git a/external/poky/documentation/sdk-manual/sdk-using.xml b/external/poky/documentation/sdk-manual/sdk-using.xml index dd220c34..66b15cd6 100644 --- a/external/poky/documentation/sdk-manual/sdk-using.xml +++ b/external/poky/documentation/sdk-manual/sdk-using.xml @@ -18,8 +18,8 @@ - You can use a standard SDK to work on Makefile, Autotools, and - Eclipse-based projects. + You can use a standard SDK to work on Makefile and Autotools-based + projects. See the "Using the SDK Toolchain Directly" chapter for more information. @@ -111,11 +111,6 @@ For information on building the installer, see the "Building an SDK Installer" section. - Another helpful resource for building an installer is the - Cookbook guide to Making an Eclipse Debug Capable Image - wiki page. - This wiki page focuses on development when using the Eclipse - IDE. @@ -149,7 +144,7 @@ Poky (Yocto Project Reference Distro) SDK installer version &DISTRO; =============================================================== Enter target directory for SDK (default: /opt/poky/&DISTRO;): - You are about to install the SDK to "/opt/poky/&DISTRO;". Proceed[Y/n]? Y + You are about to install the SDK to "/opt/poky/&DISTRO;". Proceed [Y/n]? Y Extracting SDK........................................ ..............................done Setting it up...done SDK has been successfully set up and is ready to be used. -- cgit 1.2.3-korg