-
Notifications
You must be signed in to change notification settings - Fork 25
/
base-mender.yml
91 lines (91 loc) · 2.76 KB
/
base-mender.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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
header:
version: 10
distro: Alchemy
target:
- gnuradio-image
env:
MENDER_ARTIFACT_NAME: git
local_conf_header:
mender: |
INHERIT += "mender-full"
PREFERRED_PROVIDER_mender = "mender-client"
licenses: |
COPY_LIC_MANIFEST = "1"
COPY_LIC_DIRS = "1"
# externalsrc: |
# INHERIT += "externalsrc"
# EXTERNALSRC:pn-uhd = "/work/uhd/host"
# EXTERNALSRC:pn-mpmd = "/work/uhd/mpm"
# EXTERNALSRC:pn-uhd-fpga-images = "/work/fpga"
repos:
meta-ettus:
layers:
meta-ettus-bsp:
meta-ettus-core:
meta-alchemy:
bitbake:
url: https://github.com/openembedded/bitbake
commit: ee090484cc25d760b8c20f18add17b5eff485b40
path: bitbake
layers:
.: excluded
meta-openembedded:
url: https://github.com/openembedded/meta-openembedded
commit: 730e44900a0a86265bad93a16b5a5ff344a07266
path: meta-oe
layers:
meta-oe:
meta-filesystems:
meta-networking:
meta-python:
meta-webserver:
patches:
patch0:
repo: meta-ettus
path: kas/patches/meta-oe/0001-python3-zopeevent-Add-Zope.Event-Python-Recipe.patch
patch1:
repo: meta-ettus
path: kas/patches/meta-oe/0002-python3-gevent-adding-missing-dependency-to-python3-.patch
openembedded-core:
url: https://github.com/openembedded/openembedded-core
commit: a744a897f0ea7d34c31c024c13031221f9a85f24
path: oe-core
layers:
meta:
patches:
patch0:
repo: meta-ettus
path: kas/patches/oe-core/0001-wic-filemap-catch-StopIteration-from-next-iterator.patch
# patches:
# patch0:
# repo: meta-ettus
# path: kas/patches/oe-core/0001-feature-microblaze-versions.inc-Update-MB-to-v11.0.patch
# patch1:
# repo: meta-ettus
# path: kas/patches/oe-core/0001-kernel.bbclass-Fix-Module.symvers-support.patch
# patch2:
# repo: meta-ettus
# path: kas/patches/oe-core/0002-microblaze-tune-Allow-no-version-to-be-set.patch
meta-mender:
url: https://github.com/mendersoftware/meta-mender
commit: f1e234a7c16898ec93e7161d29a6875153a70400
layers:
meta-mender-core:
patches:
patch0:
repo: meta-ettus
path: kas/patches/meta-mender/0001-meta-mender-core-u-boot-adopt-patch-0003-to-kirkston.patch
patch1:
repo: meta-ettus
path: kas/patches/meta-mender/0002-systemd-don-t-set-SOURCE_DATE_EPOCH-to-0.patch
meta-security:
url: git://git.yoctoproject.org/meta-security
commit: 1a3e42cedbd94ca73be45800d0e902fec35d0f0f
layers:
meta-tpm:
meta-qt5:
url: https://github.com/meta-qt5/meta-qt5
commit: fe0bf7f0e5408aac6cc89ff3b19b1b1941df4f64
meta-sdr:
url: https://github.com/balister/meta-sdr
commit: 0114d47e324d68a2511828c5509408968aba2646