Skip to content
  • aparcar's avatar
    build: add ci-formal-checks and ci · 581bc2f3
    aparcar authored
    
    
    This does some basic formal testing, just like done for packages.git.
    Developers can test their commits locally by running `make
    ci-formal-checks`. If working on another branch than `master`, add
    `BRANCH=<branch>`. Later compiling of device tree files, checking kmods
    or other more specific tests could be done. However this is a first step
    to CI.
    
    Signed-off-by: default avatarPaul Spooren <mail@aparcar.org>
    581bc2f3