yamlfmt: Format all yaml files

yamlfmt will become a hard error as our files are already clean except for these
minor issues.
This commit is contained in:
Amar Takhar
2025-06-07 11:58:28 -04:00
parent c87906d13c
commit 8bf1511496
17 changed files with 97 additions and 97 deletions

View File

@@ -1,4 +1,4 @@
include:
- project: 'administration/integration'
- project: 'administration/integration'
file:
- 'ci/config/rtems.yml'

View File

@@ -1,8 +1,8 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2022 Mohd Noor Aman
- Copyright (C) 2023 Utkarsh Verma
- Copyright (C) 2024 Ning Yang
- Copyright (C) 2022 Mohd Noor Aman
- Copyright (C) 2023 Utkarsh Verma
- Copyright (C) 2024 Ning Yang
type: build
enabled-by:
@@ -19,13 +19,13 @@ install:
- bsps/include/dev/clock/arm-generic-timer.h
source:
- bsps/aarch64/shared/clock/arm-generic-timer-aarch64.c
- bsps/shared/dev/clock/arm-generic-timer.c
- bsps/aarch64/shared/clock/arm-generic-timer-aarch64.c
- bsps/shared/dev/clock/arm-generic-timer.c
links:
- role: build-dependency
- role: build-dependency
uid: ../optgtusevirt
- role: build-dependency
- role: build-dependency
uid: ../optgtuseps
- role: build-dependency
- role: build-dependency
uid: optsystemtimer

View File

@@ -2,29 +2,29 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: objects
cflags: []
copyrights:
- Copyright (C) 2023 Utkarsh Verma
- Copyright (C) 2024 Ning Yang
- Copyright (C) 2023 Utkarsh Verma
- Copyright (C) 2024 Ning Yang
cppflags: []
cxxflags: []
enabled-by: true
includes: []
install:
- destination: ${BSP_INCLUDEDIR}/bsp
- destination: ${BSP_INCLUDEDIR}/bsp
source:
- bsps/aarch64/raspberrypi/include/bsp/console.h
- destination: ${BSP_INCLUDEDIR}/bsp
- destination: ${BSP_INCLUDEDIR}/bsp
source:
- bsps/aarch64/raspberrypi/include/bsp/raspberrypi-uart.h
links:
- role: build-dependency
- role: build-dependency
uid: ../../optconsoleirq
- role: build-dependency
- role: build-dependency
uid: ../../objdevserialarmpl011
- role: build-dependency
- role: build-dependency
uid: optclockpl011freq
- role: build-dependency
- role: build-dependency
uid: optconsoleport
source:
- bsps/aarch64/raspberrypi/console/console.c
- bsps/shared/dev/serial/console-termios.c
- bsps/aarch64/raspberrypi/console/console.c
- bsps/shared/dev/serial/console-termios.c
type: build

View File

@@ -2,16 +2,16 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: objects
cflags: []
copyrights:
- Copyright (C) 2023 Utkarsh Verma
- Copyright (C) 2023 Utkarsh Verma
cppflags: []
cxxflags: []
enabled-by: true
includes: []
install:
- destination: ${BSP_INCLUDEDIR}/bsp
- destination: ${BSP_INCLUDEDIR}/bsp
source:
- bsps/aarch64/raspberrypi/include/bsp/rpi-gpio.h
links: []
source:
- bsps/aarch64/raspberrypi/gpio/gpio.c
- bsps/aarch64/raspberrypi/gpio/gpio.c
type: build

View File

@@ -2,16 +2,16 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: objects
cflags: []
copyrights:
- Copyright (C) 2024 Ning Yang
- Copyright (C) 2024 Ning Yang
cppflags: []
cxxflags: []
enabled-by: true
includes: []
install:
- destination: ${BSP_INCLUDEDIR}/bsp
- destination: ${BSP_INCLUDEDIR}/bsp
source:
- bsps/aarch64/raspberrypi/include/bsp/raspberrypi-spi.h
links: []
source:
- bsps/aarch64/raspberrypi/spi/raspberrypi-spi.c
- bsps/aarch64/raspberrypi/spi/raspberrypi-spi.c
type: build

View File

@@ -1,6 +1,6 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2024 Ning Yang
- Copyright (C) 2024 Ning Yang
type: build
enabled-by:
@@ -14,10 +14,10 @@ includes: []
install: []
source:
- bsps/shared/dev/clock/bcm2835-system-timer.c
- bsps/shared/dev/cpucounter/cpucounterfrequency.c
- bsps/shared/dev/cpucounter/cpucounterread.c
- bsps/shared/dev/clock/bcm2835-system-timer.c
- bsps/shared/dev/cpucounter/cpucounterfrequency.c
- bsps/shared/dev/cpucounter/cpucounterread.c
links:
- role: build-dependency
- role: build-dependency
uid: optsystemtimer

View File

@@ -2,16 +2,16 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: objects
cflags: []
copyrights:
- Copyright (C) 2024 Ning Yang
- Copyright (C) 2024 Ning Yang
cppflags: []
cxxflags: []
enabled-by: true
includes: []
install:
- destination: ${BSP_INCLUDEDIR}/bsp
- destination: ${BSP_INCLUDEDIR}/bsp
source:
- bsps/aarch64/raspberrypi/include/bsp/watchdog.h
links: []
source:
- bsps/aarch64/raspberrypi/start/watchdog.c
- bsps/aarch64/raspberrypi/start/watchdog.c
type: build

View File

@@ -1,12 +1,12 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
actions:
- get-integer: null
- define: null
- get-integer: null
- define: null
build-type: option
copyrights:
- Copyright (C) 2023 Utkarsh Verma
- Copyright (C) 2023 Utkarsh Verma
default:
- enabled-by:
- enabled-by:
- aarch64/raspberrypi4b
value: 48000000
description: PL011 UART clock frequency in Hz.

View File

@@ -1,8 +1,8 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
actions:
- get-string: null
- define-unquoted: null
- assert-in-set:
- get-string: null
- define-unquoted: null
- assert-in-set:
- UART0
- UART2
- UART3
@@ -10,9 +10,9 @@ actions:
- UART5
build-type: option
copyrights:
- Copyright (C) 2023 Utkarsh Verma
- Copyright (C) 2023 Utkarsh Verma
default:
- enabled-by:
- enabled-by:
- aarch64/raspberrypi4b
value: UART0
description: Default UART port for the console device.

View File

@@ -1,6 +1,6 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2024 Ning Yang
- Copyright (C) 2024 Ning Yang
type: build
build-type: option
@@ -14,11 +14,11 @@ description: |
capabilities. For accurate timing it is recommended to use the system timers.
actions:
- get-boolean: null
- define-condition: null
- env-enable: null
- get-boolean: null
- define-condition: null
- env-enable: null
default:
- enabled-by:
- enabled-by:
- aarch64/raspberrypi4b
value: false

View File

@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
build-type: objects
cflags: []
copyrights:
- Copyright (C) 2024 Aaron Nyholm
- Copyright (C) 2024 Aaron Nyholm
cppflags: []
cxxflags: []
enabled-by: true
@@ -16,7 +16,7 @@ install:
- bsps/arm/xilinx-zynq/include/dev/spi/zynq-qspi-flash-defs.h
links: []
source:
- bsps/arm/xilinx-zynq/dev/spi/zynq-qspi-flashdev.c
- bsps/arm/xilinx-zynq/dev/spi/zynq-qspi-flash.c
- bsps/arm/xilinx-zynq/dev/spi/zynq-qspi-flash-transfer.c
- bsps/arm/xilinx-zynq/dev/spi/zynq-qspi-flashdev.c
- bsps/arm/xilinx-zynq/dev/spi/zynq-qspi-flash.c
- bsps/arm/xilinx-zynq/dev/spi/zynq-qspi-flash-transfer.c
type: build