@@ -10,14 +10,15 @@ local_conf_header:
10
10
CONF_VERSION = "2"
11
11
EXTRA_IMAGE_FEATURES += "allow-empty-password"
12
12
CLANGSDK = "1"
13
+ ROOT_HOME = "/root"
13
14
14
15
repos :
15
16
meta-nao :
16
17
layers :
17
18
meta :
18
19
poky :
19
20
url : " https://git.yoctoproject.org/git/poky"
20
- commit : ae6cebca5bac9521230c69fed23b375d0de7f5f6
21
+ commit : 65de362ce818438ad60893f400a3c6d3915619d8
21
22
layers :
22
23
meta :
23
24
meta-poky :
@@ -26,28 +27,37 @@ repos:
26
27
0003-specify-custom-dynamic-linker :
27
28
repo : " meta-nao"
28
29
path : " patches/0003-bindgen-clang-sysroot.patch"
29
- 0004-compress-sdk-with-zstd :
30
+ 0006-cargo-config-is-deprecated :
30
31
repo : " meta-nao"
31
- path : " patches/0004-compress-sdk-with-zstd .patch"
32
+ path : " patches/0006-cargo-config-is-deprecated .patch"
32
33
meta-congatec-x86 :
33
34
url : " https://git.congatec.com/x86/meta-congatec-x86.git"
34
35
commit : 1867244888ed0a5ad85f5b4ab789e1d0201deb02
35
36
patches :
36
- 0001-congatec-scarthgap -support :
37
+ 0001-congatec-walnascar -support :
37
38
repo : " meta-nao"
38
- path : " patches/0001-congatec-scarthgap -support.patch"
39
+ path : " patches/0001-congatec-walnascar -support.patch"
39
40
0002-congatec-new-override-syntax :
40
41
repo : " meta-nao"
41
42
path : " patches/0002-congatec-new-override-syntax.patch"
43
+ 0004-congatec-no-s-workspace.patch :
44
+ repo : " meta-nao"
45
+ path : " patches/0004-congatec-no-s-workspace.patch"
46
+ 0005-congatec-upstream-status.patch :
47
+ repo : " meta-nao"
48
+ path : " patches/0005-congatec-upstream-status.patch"
42
49
meta-clang :
43
50
url : " https://github.com/kraj/meta-clang.git"
44
- commit : e7dceb1c92caf7f21ef1d7b49c85328c30cffd90
51
+ commit : 03f578578be34734aed9b03d33fa031add5c9bf5
45
52
meta-intel :
46
53
url : " https://git.yoctoproject.org/git/meta-intel"
47
- commit : c8cd0317ec19332bce86697f3413a82b9828b329
54
+ commit : b0fe7e45ab711e2ffbe996f3737dd63b2e273676
55
+ meta-openvino :
56
+ url : " https://github.com/intel/meta-openvino"
57
+ commit : bd05014ef7f4a156f61f64ad40c9ffb282d32558
48
58
meta-openembedded :
49
59
url : " https://git.openembedded.org/meta-openembedded"
50
- commit : 4a7bb77f7ebe0ac8be5bab5103d8bd993e17e18d
60
+ commit : d29b3f2b102678926fb35d205889d0aee2304114
51
61
layers :
52
62
meta-oe :
53
63
meta-multimedia :
0 commit comments