Skip to content
  • Chris Paterson's avatar
    Add gitlab-ci.yaml · 69d7bc3a
    Chris Paterson authored and Pavel Machek's avatar Pavel Machek committed
    
    
    This is configured to build and test the following configurations:
    
    * BUILD_ARCH: arm
    * CONFIG: renesas_shmobile_defconfig
    * CONFIG_LOC: cip-kernel-config
    * DEVICES: r8a7743-iwg20d-q7 r8a7745-iwg22d-sodimm
    * DTBS: r8a7743-iwg20d-q7-dbcm-ca.dtb r8a7745-iwg22d-sodimm-dbhd-ca.dtb
    
    * BUILD_ARCH: arm
    * CONFIG: shmobile_defconfig
    * CONFIG_LOC: intree
    * DEVICES: r8a7743-iwg20d-q7 r8a7745-iwg22d-sodimm
    * DTBS: r8a7743-iwg20d-q7-dbcm-ca.dtb r8a7745-iwg22d-sodimm-dbhd-ca.dtb
    
    Over time support will be added for all CIP supported architectures and
    configurations.
    
    At the moment only simple boot tests are run. Real tests will be added in
    the future
    
    Signed-off-by: default avatarChris Paterson <chris.paterson2@renesas.com>
    Signed-off-by: default avatarPavel Machek <pavel@denx.de>
    69d7bc3a
Validating GitLab CI configuration… Learn more