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

classpath: Use an include file for x11 feature check

This will make it easier to maintain reflecting the same distro check on
packages depending on classpath (in the dependency chain)

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



Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
parent 0fa81ca9
No related branches found
No related tags found
No related merge requests found
# SPDX-FileCopyrightText: Huawei Inc.
#
# SPDX-License-Identifier: Apache-2.0
inherit features_check
REQUIRED_DISTRO_FEATURES = "x11"
# SPDX-FileCopyrightText: Huawei Inc.
#
# SPDX-License-Identifier: Apache-2.0
include 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