Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • Tastitalia Wiki Tastitalia Wiki
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Wiki
    • Wiki
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • Tastitalia MPU ARMTastitalia MPU ARM
  • Tastitalia WikiTastitalia Wiki
  • Wiki
  • Yocto Commands and Customization Guide for Hardware Integration

Yocto Commands and Customization Guide for Hardware Integration · Changes

Page history
Update Yocto Commands and Customization Guide for Hardware Integration authored Sep 04, 2023 by Stefano Radaelli's avatar Stefano Radaelli
Show whitespace changes
Inline Side-by-side
Yocto-Commands-and-Customization-Guide-for-Hardware-Integration.md
View page @ 837c9522
......@@ -57,7 +57,7 @@ Let's break down what each part of the command does:
**Continuing the Customization Process**
4. **Navigate to the Layer Directory**: Go to the directory of our Yocto layer named **`meta-tastitalia`**.
5. **Copy the Custom Logo**: Inside the **`meta-tastitalia`** directory, navigate to **`recipes-kernel/linux-tastitalia/files/`**. If the **`files`** directory doesn't exist, create it. Then, copy your custom logo (in PPM format) into this **`files`** directory and name it **`logo_kernel.ppm`**.
5. **Copy the Custom Logo**: Inside the **`meta-tastitalia`** directory, navigate to **`recipes-kernel/linux-tastitalia/files/`**. Then, copy your custom logo (in PPM format) into this **`files`** directory and name it **`logo_kernel.ppm`**.
```shell
$: cp /tmp/logo_kernel.ppm recipes-kernel/linux-tastitalia/files/logo_kernel.ppm
......
Clone repository
  • Tastitalia Android 12
  • Tastitalia RK3568 SBC
  • Tastitalia SMARC Starter Kit
  • Tastitalia SODIMM Starter Kit
  • Tastitalia Yocto Kirkstone
  • Tastitalia vSODIMM Starter Kit
  • Yocto Commands and Customization Guide for Hardware Integration
  • Home