From ea256df2a8af386f5c8c7bc7744d6d790ab0a3f9 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 30 Aug 2017 13:34:52 -0700 Subject: dev-manual, kernel-dev: Working kernel flow process using devtool A work-in-progress of an example that modifies the kernel using the devtool. The procedure is not complete yet as it does not run properly. (From yocto-docs rev: 462ba2e46f237c294f05805ad5044291a085975d) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-start.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'documentation/dev-manual') diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml index 94595756b8..aa03d85c56 100644 --- a/documentation/dev-manual/dev-manual-start.xml +++ b/documentation/dev-manual/dev-manual-start.xml @@ -123,6 +123,19 @@ section in the Yocto Project Reference Manual. + Once you have completed the previous steps, you are ready to + continue using a given development path on your native Linux + machine. + If you are going to use BitBake, see the + "Cloning the poky Repository" + section. + If you are going to use the Extensible SDK, see the + "Using the Extensible SDK" + Chapter in the Yocto Project Software Development Kit (SDK) + Developer's Guide. + If you are going to use Toaster, see the + "Setting Up and Using Toaster" + section in the Toaster User Manual. -- cgit v1.2.3-54-g00ecf