[rtems-central commit] config.yml: Fix for renamed header files
Sebastian Huber
sebh at rtems.org
Wed Nov 17 08:07:50 UTC 2021
Module: rtems-central
Branch: master
Commit: fc7283259dfb0d763daced1a93ab6279d59a4de6
Changeset: http://git.rtems.org/rtems-central/commit/?id=fc7283259dfb0d763daced1a93ab6279d59a4de6
Author: Sebastian Huber <sebastian.huber at embedded-brains.de>
Date: Tue Nov 16 11:34:50 2021 +0100
config.yml: Fix for renamed header files
---
config.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/config.yml b/config.yml
index 9c5719d..19cb87a 100644
--- a/config.yml
+++ b/config.yml
@@ -39,8 +39,8 @@ build:
- long_gcc.py
- testsuites/validation/tc-basedefs-pendant.h
- testsuites/validation/tc-userext.h
- - testsuites/validation/tr-model-chains-api.h
- - testsuites/validation/tr-model-events-mgr.h
+ - testsuites/validation/tr-chains-api-model.h
+ - testsuites/validation/tr-event-mgr-model.h
- testsuites/validation/ts-config.h
- testsuites/validation/ts-default.h
- testsuites/validation/ts-fatal-sysinit.h
More information about the vc
mailing list