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
Hide whitespace changes
Inline Side-by-side
Yocto-Commands-and-Customization-Guide-for-Hardware-Integration.md
View page @ 853c759e
......@@ -52,7 +52,7 @@ Let's break down what each part of the command does:
* **`ppmquant 224`**: Reduces the number of colors in the image to 224, which is commonly used for boot logos.
* **`pnmnoraw > logo_kernel.ppm`**: Normalizes the image and saves it as **`logo_kernel.ppm`**.
3. Your custom logo is now created and saved as **`logo_kernel.ppm`**. You can use this PPM logo in Yocto Project as described in the previous section. Ensure that you've copied this PPM logo to the appropriate directory within your Yocto layer, and follow the steps to customize the boot logo.
3. Your custom logo is now created and saved as **`logo_kernel.ppm`**.
**Continuing the Customization Process**
......
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