Debian image builder ( Uses yocto's Kernel & Modules )
-
create source dir
mkdir -p $HOME/work cd $HOME/work
-
clone Debian builder
git clone https://github.com/Vekatech/debian.git cd debian
-
build Debian image (Bookworm)
chmod a+x build.sh ./build.sh <board>_debian.yaml