mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-11-16 12:34:45 +00:00
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:
@@ -1,4 +1,4 @@
|
||||
include:
|
||||
- project: 'administration/integration'
|
||||
file:
|
||||
- 'ci/config/rtems.yml'
|
||||
- project: 'administration/integration'
|
||||
file:
|
||||
- 'ci/config/rtems.yml'
|
||||
|
||||
@@ -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
|
||||
uid: ../optgtusevirt
|
||||
- role: build-dependency
|
||||
uid: ../optgtuseps
|
||||
- role: build-dependency
|
||||
uid: optsystemtimer
|
||||
- role: build-dependency
|
||||
uid: ../optgtusevirt
|
||||
- role: build-dependency
|
||||
uid: ../optgtuseps
|
||||
- role: build-dependency
|
||||
uid: optsystemtimer
|
||||
|
||||
@@ -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
|
||||
source:
|
||||
- bsps/aarch64/raspberrypi/include/bsp/console.h
|
||||
- destination: ${BSP_INCLUDEDIR}/bsp
|
||||
source:
|
||||
- bsps/aarch64/raspberrypi/include/bsp/raspberrypi-uart.h
|
||||
- destination: ${BSP_INCLUDEDIR}/bsp
|
||||
source:
|
||||
- bsps/aarch64/raspberrypi/include/bsp/console.h
|
||||
- destination: ${BSP_INCLUDEDIR}/bsp
|
||||
source:
|
||||
- bsps/aarch64/raspberrypi/include/bsp/raspberrypi-uart.h
|
||||
links:
|
||||
- role: build-dependency
|
||||
uid: ../../optconsoleirq
|
||||
- role: build-dependency
|
||||
uid: ../../objdevserialarmpl011
|
||||
- role: build-dependency
|
||||
uid: optclockpl011freq
|
||||
- role: build-dependency
|
||||
uid: optconsoleport
|
||||
- role: build-dependency
|
||||
uid: ../../optconsoleirq
|
||||
- role: build-dependency
|
||||
uid: ../../objdevserialarmpl011
|
||||
- role: build-dependency
|
||||
uid: optclockpl011freq
|
||||
- role: build-dependency
|
||||
uid: optconsoleport
|
||||
source:
|
||||
- bsps/aarch64/raspberrypi/console/console.c
|
||||
- bsps/shared/dev/serial/console-termios.c
|
||||
type: build
|
||||
- bsps/aarch64/raspberrypi/console/console.c
|
||||
- bsps/shared/dev/serial/console-termios.c
|
||||
type: build
|
||||
|
||||
@@ -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
|
||||
source:
|
||||
- bsps/aarch64/raspberrypi/include/bsp/rpi-gpio.h
|
||||
- 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
|
||||
|
||||
@@ -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
|
||||
source:
|
||||
- bsps/aarch64/raspberrypi/include/bsp/raspberrypi-spi.h
|
||||
- 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
|
||||
|
||||
@@ -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
|
||||
uid: optsystemtimer
|
||||
- role: build-dependency
|
||||
uid: optsystemtimer
|
||||
|
||||
@@ -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
|
||||
source:
|
||||
- bsps/aarch64/raspberrypi/include/bsp/watchdog.h
|
||||
- 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
|
||||
|
||||
@@ -1,17 +1,17 @@
|
||||
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:
|
||||
- aarch64/raspberrypi4b
|
||||
value: 48000000
|
||||
- enabled-by:
|
||||
- aarch64/raspberrypi4b
|
||||
value: 48000000
|
||||
description: PL011 UART clock frequency in Hz.
|
||||
enabled-by: true
|
||||
format: '{}'
|
||||
links: []
|
||||
name: BSP_PL011_CLOCK_FREQ
|
||||
type: build
|
||||
type: build
|
||||
|
||||
@@ -1,23 +1,23 @@
|
||||
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
||||
actions:
|
||||
- get-string: null
|
||||
- define-unquoted: null
|
||||
- assert-in-set:
|
||||
- UART0
|
||||
- UART2
|
||||
- UART3
|
||||
- UART4
|
||||
- UART5
|
||||
- get-string: null
|
||||
- define-unquoted: null
|
||||
- assert-in-set:
|
||||
- UART0
|
||||
- UART2
|
||||
- UART3
|
||||
- UART4
|
||||
- UART5
|
||||
build-type: option
|
||||
copyrights:
|
||||
- Copyright (C) 2023 Utkarsh Verma
|
||||
- Copyright (C) 2023 Utkarsh Verma
|
||||
default:
|
||||
- enabled-by:
|
||||
- aarch64/raspberrypi4b
|
||||
value: UART0
|
||||
- enabled-by:
|
||||
- aarch64/raspberrypi4b
|
||||
value: UART0
|
||||
description: Default UART port for the console device.
|
||||
enabled-by: true
|
||||
format: '{}'
|
||||
links: []
|
||||
name: BSP_CONSOLE_PORT
|
||||
type: build
|
||||
type: build
|
||||
|
||||
@@ -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,12 +14,12 @@ 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:
|
||||
- aarch64/raspberrypi4b
|
||||
value: false
|
||||
- enabled-by:
|
||||
- aarch64/raspberrypi4b
|
||||
value: false
|
||||
|
||||
links: []
|
||||
links: []
|
||||
|
||||
@@ -4,7 +4,7 @@ actions:
|
||||
- define-condition: null
|
||||
build-type: option
|
||||
copyrights:
|
||||
- Copyright (C) 2024 On-Line Applications Research (OAR)
|
||||
- Copyright (C) 2024 On-Line Applications Research (OAR)
|
||||
default:
|
||||
- enabled-by: true
|
||||
value: true
|
||||
|
||||
@@ -4,7 +4,7 @@ actions:
|
||||
- define-condition: null
|
||||
build-type: option
|
||||
copyrights:
|
||||
- Copyright (C) 2024 On-Line Applications Research (OAR)
|
||||
- Copyright (C) 2024 On-Line Applications Research (OAR)
|
||||
default:
|
||||
- enabled-by: true
|
||||
value: true
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -8,12 +8,12 @@ build-type: option
|
||||
copyrights:
|
||||
- Copyright (C) 2024 Ning Yang
|
||||
default:
|
||||
- enabled-by:
|
||||
- enabled-by:
|
||||
- aarch64/versal_aiedge
|
||||
- aarch64/versal_qemu
|
||||
- aarch64/versal_vck190
|
||||
value: 64
|
||||
- enabled-by:
|
||||
- enabled-by:
|
||||
- aarch64/raspberrypi4b
|
||||
value: 32
|
||||
description: |
|
||||
|
||||
@@ -16,4 +16,4 @@ links:
|
||||
- role: build-dependency
|
||||
uid: grp
|
||||
source: []
|
||||
type: build
|
||||
type: build
|
||||
|
||||
@@ -24,8 +24,8 @@ actions:
|
||||
- psxfenv01
|
||||
- set-test-state:
|
||||
reason: |
|
||||
Fails because of #2169, rename to existing entries is
|
||||
not supported
|
||||
Fails because of #2169, rename to existing entries is
|
||||
not supported
|
||||
state: expected-fail
|
||||
tests:
|
||||
- imfsfsrenameexisting
|
||||
@@ -41,7 +41,7 @@ actions:
|
||||
- mrfsfsrenamepermexisting
|
||||
- set-test-state:
|
||||
reason: |
|
||||
Fails because of #2169 and other rename issue
|
||||
Fails because of #2169 and other rename issue
|
||||
state: expected-fail
|
||||
tests:
|
||||
- imfsfssymlink
|
||||
@@ -51,13 +51,13 @@ actions:
|
||||
- mrfsfssymlink
|
||||
- set-test-state:
|
||||
reason: |
|
||||
Fails because of #5069, NAME_MAX is ignored by RFS
|
||||
Fails because of #5069, NAME_MAX is ignored by RFS
|
||||
state: expected-fail
|
||||
tests:
|
||||
- mrfsfsrenamelongname
|
||||
- set-test-state:
|
||||
reason: |
|
||||
Fails because of #5070, this test seems invalid
|
||||
Fails because of #5070, this test seems invalid
|
||||
state: expected-fail
|
||||
tests:
|
||||
- jffs2fsrenamemaxlinks
|
||||
|
||||
@@ -2,7 +2,7 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
||||
build-type: test-program
|
||||
cflags: []
|
||||
copyrights:
|
||||
- Copyright (C) 2024 Gedare Bloom
|
||||
- Copyright (C) 2024 Gedare Bloom
|
||||
cppflags: []
|
||||
cxxflags: []
|
||||
enabled-by: true
|
||||
|
||||
Reference in New Issue
Block a user