- Embedded Linux Development using Yocto Projects(Second Edition)
- Otavio Salvador Daiane Angolini
- 218字
- 2021-07-02 15:08:43
Building an image to QEMU
Following the same steps used in Chapter 2, Baking Our Poky-Based System, we are going to build an image to the QEMU ARM emulation.
The first step is to create the first project, which is a collection of configurations and builds that have already been performed.
As we don't have a project, we need to start one. Create a Project name and choose the target release, as shown in the following screenshot:

After creating my-first-project, we can see the main project screen, as shown in the following screenshot:

While on the Configuration tab, go to Machine and change it to qemuarm:

After that, click the Image Recipes tab to choose the image you want to build. In this example, as used in Chapter 2, Baking Our Poky-Based System, we can build core-image-full-cmdline:

The following screenshot shows the build process:

The build process takes some time, but after that, we can see the built image along with some statistics:

We can also verify the generated set of files, as shown in the following screenshot:

Toaster is a powerful tool. It can be used either on a local development machine or on a shared server to get a graphic representation of the build. Most tasks performed by BitBake can be achieved using Toaster as well.
- 嵌入式系統(tǒng)及其開發(fā)應(yīng)用
- 計(jì)算機(jī)圖形學(xué)
- Cloud Analytics with Microsoft Azure
- Matplotlib 3.0 Cookbook
- Google App Inventor
- PHP開發(fā)手冊
- 計(jì)算機(jī)網(wǎng)絡(luò)安全
- 突破,Objective-C開發(fā)速學(xué)手冊
- 一步步寫嵌入式操作系統(tǒng)
- 21天學(xué)通Linux嵌入式開發(fā)
- Unreal Development Kit Game Design Cookbook
- 玩機(jī)器人 學(xué)單片機(jī)
- 電氣控制及Micro800 PLC程序設(shè)計(jì)
- 從零開始學(xué)ASP.NET
- Mastering SQL Server 2014 Data Mining