Skip to content
Snippets Groups Projects
Verified Commit c1b00440 authored by Andrei Gherzan's avatar Andrei Gherzan :penguin:
Browse files

libmatthew: Include features check from classpath

classpath is a dependency of this package that also has a required
distro feature on x11. Without having the same feature check here, a
world build would fail when x11 is not enabled. Reflecting the same
feature check in this recipe, makes sure that world will skip it as
well.

The patch is waiting upstream inclusion in the kirkstone branch:
https://lists.openembedded.org/g/openembedded-devel/message/98293



Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
parent 069b14bb
No related branches found
No related tags found
1 merge request!296Fix classpath related cve-check issues on distros without x11
# SPDX-FileCopyrightText: Huawei Inc.
#
# SPDX-License-Identifier: Apache-2.0
include recipes-core/classpath/classpath-features-check.inc
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment