Skip to content

Instantly share code, notes, and snippets.

View Scott31393's full-sized avatar
🤙

Tommaso Merciai Scott31393

🤙
  • Renesas Electronics
  • Florence, Italy
View GitHub Profile
@Scott31393
Scott31393 / Cross-Compile-Libcamera-with-Yocto-SDK.md
Last active July 8, 2025 18:54
Cross Compile libcamera using Yocto sdk

Cross Compile Libcamera Using Yocto SDK

This try was done using imx8mp-evk, using fsl Yocto bsp master branch.

Get Yocto Sources

cd fsl-community-bsp
repo init -u https://github.com/Freescale/fsl-community-bsp-platform -b master
repo sync
@Scott31393
Scott31393 / Build-Yocto-fs-for-i.MX8MP-support-Etnaviv+Mesa-Mainline-Kernel.md
Last active July 8, 2025 18:54
Build Yocto fs for i.MX8MP support Etnaviv + Mesa Mainline Kernel

Build Yocto Filesystem for i.MX8MP with support for Etnaviv + Mesa using Mainline Kernel

Introduction

Steps to build the following software for i.MX8MP EVK:

 - yocto: scarthgap (master) 5.0
 - linux: Linux Kernel 6.8-rc2, media-stage master
 - driver: new upstream drv alvium-csi2.c
 - mesa: Mesa 24.0.2 using etnaviv driver