[rtems-central commit] config: Update due to RTEMS changes

Sebastian Huber sebh at rtems.org
Tue Nov 21 13:35:41 UTC 2023


Module:    rtems-central
Branch:    master
Commit:    bffdceeb619e470098598a46412240147de7ab92
Changeset: http://git.rtems.org/rtems-central/commit/?id=bffdceeb619e470098598a46412240147de7ab92

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Tue Nov 21 11:53:23 2023 +0100

config: Update due to RTEMS changes

---

 config.yml | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/config.yml b/config.yml
index 82ef9bd4..37594f5f 100644
--- a/config.yml
+++ b/config.yml
@@ -5,7 +5,6 @@ build:
     [${arch}/${bsp}]
     RTEMS_SMP = True
     RTEMS_QUAL = True
-    RTEMS_QUAL_ONLY = True
     BUILD_TESTS = False
     BUILD_MEMBENCH = True
     BUILD_UNITTESTS = True
@@ -16,7 +15,6 @@ build:
   - bsps/sparc/leon3
   - INSTALL_LEGACY_MAKEFILES
   - RTEMS_QUAL
-  - RTEMS_QUAL_ONLY
   - RTEMS_SMP
   - sparc/gr712rc
   source-directory: modules/rtems
@@ -24,12 +22,19 @@ build:
   - bsps/shared/doxygen.h
   - bsps/shared/cache/cacheimpl.h
   - bsps/shared/dev/clock/clockimpl.h
+  - bsps/sparc/leon3/include/tm27.h
   - bsps/sparc/shared/doxygen.h
+  - cpukit/compiler-rt/lib/builtins/int_div_impl.inc
+  - cpukit/compiler-rt/lib/builtins/int_endianness.h
+  - cpukit/compiler-rt/lib/builtins/int_lib.h
+  - cpukit/compiler-rt/lib/builtins/int_types.h
+  - cpukit/compiler-rt/lib/builtins/int_util.h
   - cpukit/doxygen.h
   - cpukit/doxygen/appl-config.h
+  - cpukit/doxygen/build.h
+  - cpukit/doxygen/hash-algorithms.h
   - cpukit/doxygen/top-level-groups.h
   - cpukit/libc/string/local.h
-  - cpukit/libcsupport/src/malloc_p.h
   - cpukit/libmisc/cpuuse/cpuuseimpl.h
   - cpukit/libtest/t-test-rtems.h
   - cpukit/score/cpu/sparc/syscall.h



More information about the vc mailing list