Skip to content

Commit

Permalink
Update and rename Build Thunder on Yocto.yml to Validation.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bramoosterhuis authored Oct 26, 2023
1 parent 1f7e20c commit bbe895b
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -82,8 +82,7 @@ jobs:
repository: metrological/meta-thunder-framework
path: meta-thunder-framework

# ----- Build image -----
- name: Build
- name: Validate
run: |
source poky/oe-init-build-env build-${{matrix.machine}}
bitbake-layers add-layer ../meta-openembedded/meta-oe
Expand All @@ -93,4 +92,3 @@ jobs:
echo 'MACHINE = "${{matrix.machine}}"' >> ./conf/local.conf
echo 'DISTRO_FEATURES += "thunder_${{matrix.build_type}}"' >> ./conf/local.conf
bitbake core-image-thunder -n
bitbake core-image-thunder

0 comments on commit bbe895b

Please sign in to comment.