[PATCH v2 3/4] build: Optional __RTEMS_MAJOR__ via command line

Sebastian Huber sebastian.huber at embedded-brains.de
Tue Nov 16 06:47:25 UTC 2021


Update #4548.
---
 spec/build/cpukit/optvermaj.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spec/build/cpukit/optvermaj.yml b/spec/build/cpukit/optvermaj.yml
index 2596e6ef6a..9dbded9e64 100644
--- a/spec/build/cpukit/optvermaj.yml
+++ b/spec/build/cpukit/optvermaj.yml
@@ -1,6 +1,6 @@
 SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
 actions:
-- set-value: '6'
+- get-string-command-line: '6'
 - env-assign: null
 build-type: option
 copyrights:
-- 
2.26.2



More information about the devel mailing list