%poky; ] > Using the Standard SDK This chapter describes how to use a standard SDK. Information covers installing the SDK and task-based procedures common for developing with a standard SDK. The tasks you can perform using a standard SDK are also applicable when you are using an extensible SDK. For information on the differences when using an extensible SDK as compared to an extensible SDK, see the "Using the Extensible SDK" chapter.
Setting Up to Use the Standard SDK Here is a list of items I think need addressed in this section: What is your situation? In other words, is the developer on a machine that has YP on it? Are they on a machine that does not? Is the image they are developing against available as a pre-built, down-loadable image and can they get it? Depending on the scenario, there are different ways to make sure the machine they are using is ready to use a standard SDK. I think we need to cover the various situations in this section. What are the recommendations? What is the most common development scenario? Is there a recommended development flow we want to present when using a standard SDK? What conditions in a development scenario warrant use of just the standard SDK as compared to the extensible SDK? What procedures do we want to cover to set up the standard SDK? There is a ton of setup information in the current ADT manual regarding getting, building, and installing an SDK. We would ignore the stuff about the ADT installer script since I presume that is going away. But, there are steps to download and existing .sh install script, build out the toolchains assuming your system has YP on it and you can run BitBake, getting the root filesystem, getting an image so you run QEMU on your system, etc.
Using the SDK to <replaceable>item 1</replaceable> Describe the specific task you are going to accomplish with the SDK. Provide a diagram showing the rough flow of the task. Provide specific steps using a real example that works through the task.
Using the SDK to <replaceable>item-2</replaceable> Describe the specific task you are going to accomplish with the SDK. Provide a diagram showing the rough flow of the task. Provide specific steps using a real example that works through the task.
Using the SDK to <replaceable>item-3</replaceable> Describe the specific task you are going to accomplish with the SDK. Provide a diagram showing the rough flow of the task. Provide specific steps using a real example that works through the task.
Using the SDK to <replaceable>item-x</replaceable> Describe the specific task you are going to accomplish with the SDK. Provide a diagram showing the rough flow of the task. Provide specific steps using a real example that works through the task.