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

ostc-ci: Follow DISTRO renames in repo


Adjust to the new DISTRO names introduced in the repo.

Signed-off-by: default avatarStefan Schmidt <stefan.schmidt@huawei.com>
parent f188932e
No related branches found
No related tags found
No related merge requests found
...@@ -125,7 +125,7 @@ blueprint-smartpanel-zephyr: ...@@ -125,7 +125,7 @@ blueprint-smartpanel-zephyr:
extends: .build-zephyr extends: .build-zephyr
variables: variables:
MACHINE: 96b-nitrogen MACHINE: 96b-nitrogen
DISTRO: allscenarios-zephyr-blueprint-dashboard DISTRO: oniro-zephyr-blueprint-dashboard
OHOS_BITBAKE_TARGETS: "zephyr-blueprint-smarthome-sensors zephyr-blueprint-smarthome-switch" OHOS_BITBAKE_TARGETS: "zephyr-blueprint-smarthome-sensors zephyr-blueprint-smarthome-switch"
blueprint-smartpanel-linux: blueprint-smartpanel-linux:
...@@ -133,7 +133,7 @@ blueprint-smartpanel-linux: ...@@ -133,7 +133,7 @@ blueprint-smartpanel-linux:
tags: [large-disk, bitbake-friendly, heavy, $OHOS_RUNNER_TAG] tags: [large-disk, bitbake-friendly, heavy, $OHOS_RUNNER_TAG]
variables: variables:
MACHINE: stm32mp1-av96 MACHINE: stm32mp1-av96
DISTRO: allscenarios-linux-blueprint-dashboard DISTRO: oniro-linux-blueprint-dashboard
OHOS_BITBAKE_TARGETS: "blueprint-dashboard-gateway-image" OHOS_BITBAKE_TARGETS: "blueprint-dashboard-gateway-image"
blueprint-gateway-linux: blueprint-gateway-linux:
...@@ -141,5 +141,5 @@ blueprint-gateway-linux: ...@@ -141,5 +141,5 @@ blueprint-gateway-linux:
tags: [large-disk, bitbake-friendly, heavy, $OHOS_RUNNER_TAG] tags: [large-disk, bitbake-friendly, heavy, $OHOS_RUNNER_TAG]
variables: variables:
MACHINE: raspberrypi4-64 MACHINE: raspberrypi4-64
DISTRO: allscenarios-linux-blueprint-gateway DISTRO: oniro-linux-blueprint-gateway
OHOS_BITBAKE_TARGETS: "blueprint-gateway-image" 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