Skip to content
Snippets Groups Projects
Commit e78000ea authored by Stefan Schmidt's avatar Stefan Schmidt
Browse files

oniro-zephyr-blueprint-gateway.conf: Add Gateway specific Zephyr distro


The mesh node application for the Gateway blueprint needs its own
blueprint distro as well.

Signed-off-by: default avatarStefan Schmidt <stefan.schmidt@huawei.com>
parent 04d83964
No related branches found
No related tags found
No related merge requests found
# SPDX-FileCopyrightText: Huawei Inc.
#
# SPDX-License-Identifier: Apache-2.0
# Distro configuration for the gateway blueprint
require conf/distro/oniro-zephyr.conf
DISTRO = "oniro-zephyr-blueprint-gateway"
DISTRO_NAME = "Oniro Project Gateway Blueprint Zephyr Distro"
# With our layer setup we would add any bbappend found from our
# layers.conf. This means blueprint-specific appends would leak
# into the package in our main distribution. To avoid this we
# mask out the blueprint layers in the main distro and unmask
# them only the blueprint distributions.
BBMASK = ""
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