[PATCH v2 1/4] Revert "optvermaj.yml: Allow __RTEMS_MAJOR__ to be overridden so RTEMS 7 tools can be tested"
Chris Johns
chrisj at rtems.org
Tue Nov 16 21:36:59 UTC 2021
OK and thank you
Chris
On 16/11/21 5:47 pm, Sebastian Huber wrote:
> 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 e1a5eae5b3..2596e6ef6a 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 devel
mailing list