Skip to content

Vekatech/debian

Repository files navigation

debian

Debian image builder ( Uses yocto's Kernel & Modules )

  1. create source dir

    mkdir -p $HOME/work
    cd $HOME/work
  2. clone Debian builder

    git clone https://github.com/Vekatech/debian.git
    cd debian
  3. build Debian image (Bookworm)

    chmod a+x build.sh
    ./build.sh <board>_debian.yaml

About

Debian image builder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages