forked from HULKs/meta-nao
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathkas-project.yml
50 lines (49 loc) · 1.64 KB
/
kas-project.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
header:
version: 12
machine: nao-v6
distro: nao-core-minimal
target: nao-image
local_conf_header:
meta-nao: |
CONF_VERSION = "2"
SDK_TOOLCHAIN_LANGS ?= "rust"
PACKAGE_CLASSES ?= "package_ipk"
CLANGSDK = "1"
EXTRA_IMAGE_FEATURES += "allow-empty-password"
repos:
meta-nao:
poky:
url: "https://git.yoctoproject.org/git/poky"
refspec: 79434a17eb4835e85fcd477baec08c8ce49a4c14
layers:
meta:
meta-poky:
meta-yocto-bsp:
patches:
0003-specify-custom-dynamic-linker:
repo: "meta-nao"
path: "patches/0003-bindgen-clang-sysroot.patch"
meta-congatec-x86:
url: "https://git.congatec.com/x86/meta-congatec-x86.git"
refspec: 1867244888ed0a5ad85f5b4ab789e1d0201deb02
patches:
0001-congatec-langdale-support:
repo: "meta-nao"
path: "patches/0001-congatec-langdale-support.patch"
0002-congatec-new-override-syntax:
repo: "meta-nao"
path: "patches/0002-congatec-new-override-syntax.patch"
meta-clang:
url: "https://github.com/kraj/meta-clang.git"
refspec: f71d12dc480550ebf88d7bc47a34d7b20ee0707f
meta-intel:
url: "https://git.yoctoproject.org/git/meta-intel"
refspec: f70cf173dc40131e5ed3955a4a459fff3aa010ed
meta-openembedded:
url: "https://git.openembedded.org/meta-openembedded"
refspec: c5668905a6d8a78fb72c2cbf8b20e91e686ceb86
layers:
meta-oe:
meta-multimedia:
meta-networking:
meta-python: