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

ninja_base: Introduce a ninja bbclass


For now, it only handles the depndency to ninja-native and handling the
export of the MAXLOAD_NINJA variable.

Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
parent bb7d1b5f
No related branches found
No related tags found
1 merge request!196Ninja support for throttling CI
# SPDX-FileCopyrightText: Huawei Inc.
#
# SPDX-License-Identifier: Apache-2.0
DEPENDS:prepend = "ninja-native "
MAXLOAD_NINJA ??= "0"
export MAXLOAD_NINJA
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