forked from Imagelibrary/rtems
optvermaj.yml: Allow __RTEMS_MAJOR__ to be overridden so RTEMS 7 tools can be tested
This commit is contained in:
@@ -1,14 +1,16 @@
|
|||||||
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
|
||||||
actions:
|
actions:
|
||||||
- set-value: '6'
|
- get-string: null
|
||||||
- env-assign: null
|
- env-assign: null
|
||||||
build-type: option
|
build-type: option
|
||||||
copyrights:
|
copyrights:
|
||||||
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
|
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
|
||||||
default: null
|
default: 6
|
||||||
default-by-variant: []
|
default-by-variant: []
|
||||||
description: ''
|
description: |
|
||||||
|
Major Component of the RTEMS Version Number
|
||||||
enabled-by: true
|
enabled-by: true
|
||||||
|
format: '{}'
|
||||||
links: []
|
links: []
|
||||||
name: __RTEMS_MAJOR__
|
name: __RTEMS_MAJOR__
|
||||||
type: build
|
type: build
|
||||||
|
|||||||
Reference in New Issue
Block a user