From d8bfa5a9bc3f691c0bfda89de8d6f17eca5bd327 Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Tue, 23 Feb 2021 10:58:56 +0100 Subject: rtems: Add rtems_get_build_label() Update #4269. --- spec/build/cpukit/optbuildlabel.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 spec/build/cpukit/optbuildlabel.yml (limited to 'spec/build/cpukit/optbuildlabel.yml') diff --git a/spec/build/cpukit/optbuildlabel.yml b/spec/build/cpukit/optbuildlabel.yml new file mode 100644 index 0000000000..f039089622 --- /dev/null +++ b/spec/build/cpukit/optbuildlabel.yml @@ -0,0 +1,16 @@ +SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause +actions: +- get-string: null +- define: null +build-type: option +copyrights: +- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de) +default: DEFAULT +default-by-variant: [] +description: | + Defines the build label returned by rtems_get_build_label(). +enabled-by: true +format: '{}' +links: [] +name: RTEMS_BUILD_LABEL +type: build -- cgit v1.2.3