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
!296
Fix classpath related cve-check issues on distros without x11
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Fix classpath related cve-check issues on distros without x11
agherzan/oniro:ag/kirkstone/classpath
into
kirkstone
Overview
0
Commits
3
Pipelines
0
Changes
4
Merged
Andrei Gherzan
requested to merge
agherzan/oniro:ag/kirkstone/classpath
into
kirkstone
2 years ago
Overview
0
Commits
3
Pipelines
0
Changes
4
Expand
Fixes
#737 (closed)
0
0
Merge request reports
Compare
kirkstone
kirkstone (base)
and
latest version
latest version
e5ee67ba
3 commits,
2 years ago
4 files
+
21
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
4
Search (e.g. *.vue) (Ctrl+P)
meta-oniro-staging/recipes-core/classpath/classpath-features-check.inc
0 → 100644
+
6
−
0
Options
# SPDX-FileCopyrightText: Huawei Inc.
#
# SPDX-License-Identifier: Apache-2.0
inherit
features_check
REQUIRED_DISTRO_FEATURES
=
"x11"
Loading