summaryrefslogtreecommitdiffstats
path: root/spec/build
diff options
context:
space:
mode:
authorJoel Sherrill <joel@rtems.org>2021-11-12 08:59:19 -0600
committerJoel Sherrill <joel@rtems.org>2021-11-12 10:02:51 -0600
commitd1bbfbea5f60f552b2b3138bb1df35c3372f2461 (patch)
tree9833dba6191370de55391d248f34fa1d2255718e /spec/build
parentbsps/aarch64: Restore interrupt nesting (diff)
downloadrtems-d1bbfbea5f60f552b2b3138bb1df35c3372f2461.tar.bz2
optvermaj.yml: Allow __RTEMS_MAJOR__ to be overridden so RTEMS 7 tools can be tested
Diffstat (limited to 'spec/build')
-rw-r--r--spec/build/cpukit/optvermaj.yml8
1 files changed, 5 insertions, 3 deletions
diff --git a/spec/build/cpukit/optvermaj.yml b/spec/build/cpukit/optvermaj.yml
index 2596e6ef6a..e1a5eae5b3 100644
--- a/spec/build/cpukit/optvermaj.yml
+++ b/spec/build/cpukit/optvermaj.yml
@@ -1,14 +1,16 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
actions:
-- set-value: '6'
+- get-string: null
- env-assign: null
build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
-default: null
+default: 6
default-by-variant: []
-description: ''
+description: |
+ Major Component of the RTEMS Version Number
enabled-by: true
+format: '{}'
links: []
name: __RTEMS_MAJOR__
type: build