Git Product home page Git Product logo

sunzhongmeng / embedded-linux-development-using-yocto-project-cookbook-second-edition Goto Github PK

View Code? Open in Web Editor NEW

This project forked from packtpublishing/embedded-linux-development-using-yocto-project-cookbook-second-edition

0.0 1.0 0.0 91 KB

License: MIT License

Dockerfile 5.73% Makefile 5.13% C 29.97% BitBake 47.30% Shell 0.26% BlitzBasic 2.25% C++ 3.40% CMake 0.50% Python 2.43% QMake 0.16% Java 2.06% JavaScript 0.81%

embedded-linux-development-using-yocto-project-cookbook-second-edition's Introduction

Embedded Linux Development using Yocto Projects - Second Edition

This is the code repository for Embedded Linux Development using Yocto Projects - Second Edition, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.

About the Book

Yocto Project is turning out to be the best integration framework for creating reliable embedded Linux projects. It has the edge over other frameworks because of its features such as less development time and improved reliability and robustness.

Embedded Linux Development using Yocto Project starts with an in-depth explanation of all Yocto Project tools, to help you perform different Linux-based tasks. The book then moves on to in-depth explanations of Poky and BitBake. It also includes some practical use cases for building a Linux subsystem project using Yocto Project tools available for embedded Linux. The book also covers topics such as SDK, recipetool, and others.

By the end of the book, you will have learned how to generate and run an image for real hardware boards and will have gained hands-on experience at building efficient Linux systems using Yocto Project.

Instructions and Navigation

All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter02.

The code will look like the following:

#include "imx6q-wandboard-revd1.dts"
#include "imx6qp.dtsi"
/ {
 model = "Wandboard i.MX6QuadPlus rev.D1";
};

This books assumes some basic working knowledge of GNU/Linux systems and applications such as the bash shell and derivatives, as well as standard tools such as grep, patch, and diff. The examples have been tested with an Ubuntu 16.04 LTS system, but any Linux distribution supported by the Yocto project can be used. The book is structured to follow the usual development workflow of an embedded Linux product, but chapters, or even individual recipes, can be read independently. Recipes take a practical, hands-on approach using an NXP i.MX6-based system, the Wandboard Quad, as base hardware. However, any other i.MX-based hardware can be used to follow the examples.

Related Products

Suggestions and Feedback

Click here if you have any feedback or suggestions.

embedded-linux-development-using-yocto-project-cookbook-second-edition's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.