Skip to content
Snippets Groups Projects
Commit f1954f6d authored by philippe coval's avatar philippe coval :speech_balloon:
Browse files

blueprint-vending-machine-image: Add image for the vending machine blueprint

Forwarded: https://git.ostc-eu.org/distro/oniro/-/merge_requests/354


Signed-off-by: default avatarPhilippe Coval <philippe.coval@huawei.com>
parent c6b628c7
No related branches found
No related tags found
No related merge requests found
# SPDX-FileCopyrightText: Huawei Inc.
#
# SPDX-License-Identifier: Apache-2.0
HOMEPAGE = "https://docs.oniroproject.org/"
SUMMARY = "Vending machine blueprint image"
DESCRIPTION = "The Vending Machine image is composed of a couple of applications"
LICENSE = "Apache-2.0"
require recipes-core/images/oniro-image-base.bb
REQUIRED_DISTRO_FEATURES = "wayland"
IMAGE_INSTALL_append = "\
vending-machine-control-application \
vending-machine-ui-application \
weston \
weston-init \
"
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