Searched +full:yoe +full:- +full:sdk +full:- +full:image (Results 1 – 2 of 2) sorted by relevance
1 name: Yoe Distro CI8 - master11 - master14 name: Yoe Build15 runs-on: [self-hosted, Linux]16 timeout-minutes: 72018 - name: Fetch Repo Name19 id: repo-name20 … run: echo "::set-output name=value::$(echo '${{ github.repository }}' | awk -F '/' '{print $2}')"21 - name: Checkout[all …]
1 …Yoe Distro CI](https://github.com/kraj/meta-clang/workflows/Yoe%20Distro%20CI/badge.svg?branch=mas…3 # meta-clang (C/C++ frontend and LLVM compiler backend)12 git clone git://github.com/openembedded/openembedded-core.git13 cd openembedded-core15 git clone git://github.com/kraj/meta-clang.git17 $ . ./oe-init-build-env24 git clone git://github.com/kraj/meta-clang.git26 $ . ./oe-init-build-env29 Add meta-clang overlay31 bitbake-layers add-layer ../meta-clang[all …]