Home
last modified time | relevance | path

Searched +full:yoe +full:- +full:sdk +full:- +full:image (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/yocto/meta-clang/.github/workflows/
H A Dyoe.yml1 name: Yoe Distro CI
8 - master
11 - master
14 name: Yoe Build
15 runs-on: [self-hosted, Linux]
16 timeout-minutes: 720
18 - name: Fetch Repo Name
19 id: repo-name
20 … run: echo "::set-output name=value::$(echo '${{ github.repository }}' | awk -F '/' '{print $2}')"
21 - name: Checkout
[all …]
/OK3568_Linux_fs/yocto/meta-clang/
H A DREADME.md1Yoe 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.git
13 cd openembedded-core
15 git clone git://github.com/kraj/meta-clang.git
17 $ . ./oe-init-build-env
24 git clone git://github.com/kraj/meta-clang.git
26 $ . ./oe-init-build-env
29 Add meta-clang overlay
31 bitbake-layers add-layer ../meta-clang
[all …]