-
Notifications
You must be signed in to change notification settings - Fork 0
/
project.conf
66 lines (54 loc) · 1.13 KB
/
project.conf
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
# Copyright (C) 2024 Codethink
# SPDX-License-Identifier: GPL-2.0-only
name: ros2-bst
min-version: 2.0
element-path: elements
aliases:
pypi: https://files.pythonhosted.org/packages/
github: https://github.com/
github_file: https://github.com/
gitlab: https://gitlab.com/
gitlab_file: https://gitlab.com/
options:
arch:
type: arch
variable: arch
description: Architecture
values:
- aarch64
- x86_64
junctions:
internal:
- plugins/bst-plugins-experimental.bst
- plugins/buildstream-plugins.bst
plugins:
- origin: junction
junction: plugins/bst-plugins-experimental.bst
sources:
- git_repo
- pypi
elements:
- pyproject
- origin: junction
junction: plugins/buildstream-plugins.bst
elements:
- meson
- autotools
- cmake
sources:
pypi:
config:
url: 'pypi:'
git_repo:
ref-format: git-describe
(@):
- freedesktop-sdk.bst:include/flags.yml
- freedesktop-sdk.bst:include/install-dirs.yml
- freedesktop-sdk.bst:include/arch.yml
variables:
source-date-epoch: '1320937200'
environment:
SOURCE_DATE_EPOCH: '%{source-date-epoch}'
fatal-warnings:
- overlaps
- unaliased-url