Skip to content

layer.conf: decrease priority, depend on OE-Core and move to styhead #4

layer.conf: decrease priority, depend on OE-Core and move to styhead

layer.conf: decrease priority, depend on OE-Core and move to styhead #4

Workflow file for this run

name: Build
on:
pull_request:
jobs:
kas:
runs-on: [self-hosted, x86]
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Compile RB3Gen2
run: |
export DL_DIR=/srv/gh-runners/quic-yocto/downloads
export SSTATE_DIR=/srv/gh-runners/quic-yocto/sstate-cache
mkdir -p $DL_DIR
mkdir -p $SSTATE_DIR
mkdir build
cd build
kas build ../ci/qcs6490-rb3gen2-core-kit.yml