Skip to content
Snippets Groups Projects
Commit 411b5a3f authored by Andrei Gherzan's avatar Andrei Gherzan :penguin: Committed by Stefan Schmidt
Browse files

.ostc-ci/machines-and-flavours: Introduce Smart Panel Blueprint jobs


Signed-off-by: Andrei Gherzan's avatarAndrei Gherzan <andrei.gherzan@huawei.com>
parent 1a0ab0bf
No related branches found
No related tags found
No related merge requests found
...@@ -99,3 +99,17 @@ freertos-armv5: ...@@ -99,3 +99,17 @@ freertos-armv5:
# See the note on linux-qemu-x86. # See the note on linux-qemu-x86.
OHOS_BUILD_CACHE: "pub" OHOS_BUILD_CACHE: "pub"
OHOS_BB_LOCAL_CONF_BB_GENERATE_MIRROR_TARBALLS: 1 OHOS_BB_LOCAL_CONF_BB_GENERATE_MIRROR_TARBALLS: 1
blueprint-smartpanel-zephyr:
extends: .build-zephyr
variables:
MACHINE: 96b-nitrogen
DISTRO: allscenarios-zephyr-blueprint-dashboard
OHOS_BITBAKE_TARGETS: "zephyr-blueprint-smarthome-sensors zephyr-blueprint-smarthome-switch"
blueprint-smartpanel-linux:
extends: .build-linux
variables:
MACHINE: stm32mp1-av96
DISTRO: allscenarios-linux-blueprint-dashboard
OHOS_BITBAKE_TARGETS: "blueprint-dashboard-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