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

.ostc-ci/machines-and-flavours: Introduce gateway blueprint build

To avoid build breaks to stay unnoticed (as happened recently) a simple
image build for the blueprint image is added.

Fixes https://git.ostc-eu.org/OSTC/OHOS/meta-ohos/-/issues/111



Signed-off-by: default avatarStefan Schmidt <stefan.schmidt@huawei.com>
parent 25d2e87b
No related branches found
No related tags found
No related merge requests found
...@@ -132,3 +132,10 @@ blueprint-smartpanel-linux: ...@@ -132,3 +132,10 @@ blueprint-smartpanel-linux:
MACHINE: stm32mp1-av96 MACHINE: stm32mp1-av96
DISTRO: allscenarios-linux-blueprint-dashboard DISTRO: allscenarios-linux-blueprint-dashboard
OHOS_BITBAKE_TARGETS: "blueprint-dashboard-gateway-image" OHOS_BITBAKE_TARGETS: "blueprint-dashboard-gateway-image"
blueprint-gateway-linux:
extends: .build-linux
variables:
MACHINE: raspberrypi4-64
DISTRO: allscenarios-linux-blueprint-gateway
OHOS_BITBAKE_TARGETS: "blueprint-gateway-image"
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