[rtems commit] Revert "optvermaj.yml: Allow __RTEMS_MAJOR__ to be overridden so RTEMS 7 tools can be tested"

Sebastian Huber sebh at rtems.org
Wed Nov 17 08:11:50 UTC 2021


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

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Mon Nov 15 08:36:58 2021 +0100

Revert "optvermaj.yml: Allow __RTEMS_MAJOR__ to be overridden so RTEMS 7 tools can be tested"

This reverts commit d1bbfbea5f60f552b2b3138bb1df35c3372f2461.

---

 spec/build/cpukit/optvermaj.yml | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/spec/build/cpukit/optvermaj.yml b/spec/build/cpukit/optvermaj.yml
index e1a5eae..2596e6e 100644
--- a/spec/build/cpukit/optvermaj.yml
+++ b/spec/build/cpukit/optvermaj.yml
@@ -1,16 +1,14 @@
 SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
 actions:
-- get-string: null
+- set-value: '6'
 - env-assign: null
 build-type: option
 copyrights:
 - Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
-default: 6
+default: null
 default-by-variant: []
-description: |
-  Major Component of the RTEMS Version Number
+description: ''
 enabled-by: true
-format: '{}' 
 links: []
 name: __RTEMS_MAJOR__
 type: build



More information about the vc mailing list