Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
Oniro
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Eclipse Projects
Oniro Core
Oniro
Merge requests
!114
Enable ABI checker
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Enable ABI checker
landgraf/oniro:abi_checker
into
kirkstone
Overview
15
Commits
1
Pipelines
2
Changes
3
Merged
Pavel Zhukov
requested to merge
landgraf/oniro:abi_checker
into
kirkstone
2 years ago
Overview
3
Commits
1
Pipelines
2
Changes
3
Expand
Related:
#46 (closed)
Edited
2 years ago
by
Pavel Zhukov
0
0
Merge request reports
Compare
kirkstone
version 38
92d78f12
2 years ago
version 37
4523fc54
2 years ago
version 36
836d939a
2 years ago
version 35
7ae59d1f
2 years ago
version 34
a08a98eb
2 years ago
version 33
86cfdd90
2 years ago
version 32
6e5d2f21
2 years ago
version 31
6e5d2f21
2 years ago
version 30
4caf05ca
2 years ago
version 29
350ddca4
2 years ago
version 28
1828adb1
2 years ago
version 27
625161b0
2 years ago
version 26
21ade867
2 years ago
version 25
cf8789fb
2 years ago
version 24
8428b3ed
2 years ago
version 23
9b97478d
2 years ago
version 22
f29db9bb
2 years ago
version 21
6c305c25
2 years ago
version 20
f5b49afd
2 years ago
version 19
13880cb3
2 years ago
version 18
1f982923
2 years ago
version 17
66cd9602
2 years ago
version 16
8b3104a6
2 years ago
version 15
9c6bb6b6
2 years ago
version 14
f777d689
2 years ago
version 13
f28d2c5e
2 years ago
version 12
7e5390a3
2 years ago
version 11
7e9a7cf5
2 years ago
version 10
56b40702
2 years ago
version 9
e53d1ab5
2 years ago
version 8
44374afc
2 years ago
version 7
77be898a
2 years ago
version 6
92925e2d
2 years ago
version 5
002f8223
2 years ago
version 4
f2175821
2 years ago
version 3
19cd4045
2 years ago
version 2
1acbccd9
2 years ago
version 1
c3fa1d75
2 years ago
kirkstone (base)
and
version 18
latest version
9063493f
1 commit,
2 years ago
version 38
92d78f12
1 commit,
2 years ago
version 37
4523fc54
1 commit,
2 years ago
version 36
836d939a
1 commit,
2 years ago
version 35
7ae59d1f
1 commit,
2 years ago
version 34
a08a98eb
1 commit,
2 years ago
version 33
86cfdd90
1 commit,
2 years ago
version 32
6e5d2f21
1 commit,
2 years ago
version 31
6e5d2f21
1 commit,
2 years ago
version 30
4caf05ca
1 commit,
2 years ago
version 29
350ddca4
1 commit,
2 years ago
version 28
1828adb1
1 commit,
2 years ago
version 27
625161b0
1 commit,
2 years ago
version 26
21ade867
1 commit,
2 years ago
version 25
cf8789fb
1 commit,
2 years ago
version 24
8428b3ed
1 commit,
2 years ago
version 23
9b97478d
1 commit,
2 years ago
version 22
f29db9bb
2 commits,
2 years ago
version 21
6c305c25
2 commits,
2 years ago
version 20
f5b49afd
1 commit,
2 years ago
version 19
13880cb3
1 commit,
2 years ago
version 18
1f982923
1 commit,
2 years ago
version 17
66cd9602
1 commit,
2 years ago
version 16
8b3104a6
1 commit,
2 years ago
version 15
9c6bb6b6
1 commit,
2 years ago
version 14
f777d689
1 commit,
2 years ago
version 13
f28d2c5e
1 commit,
2 years ago
version 12
7e5390a3
1 commit,
2 years ago
version 11
7e9a7cf5
1 commit,
2 years ago
version 10
56b40702
1 commit,
2 years ago
version 9
e53d1ab5
2 commits,
2 years ago
version 8
44374afc
2 commits,
2 years ago
version 7
77be898a
2 commits,
2 years ago
version 6
92925e2d
2 commits,
2 years ago
version 5
002f8223
2 commits,
2 years ago
version 4
f2175821
2 commits,
2 years ago
version 3
19cd4045
2 commits,
2 years ago
version 2
1acbccd9
2 commits,
2 years ago
version 1
c3fa1d75
2 commits,
2 years ago
3 files
+
30
−
3
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
.oniro-ci/build-generic.yaml
+
17
−
0
Options
@@ -162,6 +162,13 @@
| sed -e 's/^CI_ONIRO_BB_LOCAL_CONF_plus_equals_//g' -e 's/"/\\"/g' -e 's/=/ += "/g' -e 's/$/"/g' \
| sort \
| tee -a conf/local.conf )
-
|
( set +o pipefail;
env \
| grep -E '^CI_ONIRO_BB_BBLAYERS_CONF_plus_equals_[A-Z_0-9]+=' \
| sed -e 's/^CI_ONIRO_BB_BBLAYERS_CONF_plus_equals_//g' -e 's/"/\\"/g' -e 's/=/ += "/g' -e 's/$/"/g' \
| sort \
| tee -a conf/bblayers.conf )
# Sanity check: disallow using public build cache with a specific setting
# in local.conf. The list of settings may grow over time.
@@ -407,6 +414,16 @@
.build
:
extends
:
.build-recipe
.check-abi
:
variables
:
CI_ONIRO_BB_LOCAL_CONF_plus_equals_INHERIT
:
abicheck
CI_ONIRO_MANIFEST_NAME
:
manifests/ci.xml
CI_ONIRO_BB_BBLAYERS_CONF_plus_equals_BBLAYERS
:
"
../meta-binaryaudit"
after_script
:
-
eval "$(bitbake -e | grep ^TMPDIR= | sed -e 's/^TMPDIR/BITBAKE_TMPDIR/g')"
-
test -f "$BITBAKE_TMPDIR"/tmp/buildhistory/packages && tar -cJvf "$CI_PROJECT_DIR"/artifacts/abicheck.tar.xz "$BITBAKE_TMPDIR"/tmp/buildhistory/packages/*/*/binaryaudit
## TODO: Uniqid into file
-
!reference
[
.workspace
,
after_script
]
# This job is documented in docs/ci/hidden-jobs/build-docs.rst
.build-docs
:
interruptible
:
true
Loading