[rtems commit] build: Fix default value

Sebastian Huber sebh at rtems.org
Tue Dec 12 18:17:28 UTC 2023


Module:    rtems
Branch:    master
Commit:    cfaf2641ec702574370068fabeaae5bd1b0d0929
Changeset: http://git.rtems.org/rtems/commit/?id=cfaf2641ec702574370068fabeaae5bd1b0d0929

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Tue Dec 12 19:44:11 2023 +0100

build: Fix default value

---

 spec/build/bsps/arm/xilinx-zynq/optclkcpu1x.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spec/build/bsps/arm/xilinx-zynq/optclkcpu1x.yml b/spec/build/bsps/arm/xilinx-zynq/optclkcpu1x.yml
index 5044dca5d9..00d19bc4f1 100644
--- a/spec/build/bsps/arm/xilinx-zynq/optclkcpu1x.yml
+++ b/spec/build/bsps/arm/xilinx-zynq/optclkcpu1x.yml
@@ -6,11 +6,11 @@ build-type: option
 copyrights:
 - Copyright (C) 2023 B. Moessner
 - Copyright (C) 2020 embedded brains GmbH & Co. KG
+default:
 - enabled-by:
   - arm/xilinx_zynq_zybo
   - arm/xilinx_zynq_pynq
   value: 108333336
-default:
 - enabled-by: true
   value: 111111111
 description: |



More information about the vc mailing list