Book Image

Embedded Linux Projects Using Yocto Project Cookbook

By : Alex Gonzalez
Book Image

Embedded Linux Projects Using Yocto Project Cookbook

By: Alex Gonzalez

Overview of this book

Table of Contents (13 chapters)
Embedded Linux Projects Using Yocto Project Cookbook
Credits
Foreword
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 4. Application Development

In this chapter, we will cover the following recipes:

  • Introducing toolchains

  • Preparing and using an SDK

  • Using the Application Development Toolkit

  • Using the Eclipse IDE

  • Developing GTK+ applications

  • Using the Qt Creator IDE

  • Developing Qt applications

  • Describing workflows for application development

  • Working with GNU make

  • Working with the GNU build system

  • Working with the CMake build system

  • Working with the SCons builder

  • Developing with libraries

  • Working with the Linux framebuffer

  • Using the X Windows system

  • Using Wayland

  • Adding Python applications

  • Integrating the Oracle Java Runtime Environment

  • Integrating the Open Java Development Kit

  • Integrating Java applications