Trivial change to move stm32mp157c-dk2 to its alphabetical location. This is relevant because it aligns the file to match the order on the gilab pipeline entry.
Signed-off-by: Jon Mason <[email protected]> Signed-off-by: Naveen Saini <[email protected]> --- .gitlab-ci.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 014123f..8d22654 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -77,9 +77,6 @@ intel-x86-64: nrf52840dk-nrf52840: extends: .build -stm32mp157c-dk2: - extends: .build - qemu-cortex-m3/testimage: extends: .build @@ -88,3 +85,6 @@ qemu-nios2: qemu-x86/testimage: extends: .build + +stm32mp157c-dk2: + extends: .build -- 2.17.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#57748): https://lists.yoctoproject.org/g/yocto/message/57748 Mute This Topic: https://lists.yoctoproject.org/mt/92774469/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
