summaryrefslogtreecommitdiffstats
path: root/spec/build/cpukit/objdrvmgr.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-02-23 19:38:38 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-02-24 09:22:54 +0100
commite8284a34582703f0bc441ea8926eb1839214a477 (patch)
tree5c13f0fd5f0b66a14dd1c47d8aa5c91f85379a1d /spec/build/cpukit/objdrvmgr.yml
parentvalidation: Simplify message queue construct tests (diff)
downloadrtems-e8284a34582703f0bc441ea8926eb1839214a477.tar.bz2
build: Sort source lists
Use the Python sorted() function to sort the "source" lists.
Diffstat (limited to 'spec/build/cpukit/objdrvmgr.yml')
-rw-r--r--spec/build/cpukit/objdrvmgr.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/build/cpukit/objdrvmgr.yml b/spec/build/cpukit/objdrvmgr.yml
index 49af08f22e..df73666efe 100644
--- a/spec/build/cpukit/objdrvmgr.yml
+++ b/spec/build/cpukit/objdrvmgr.yml
@@ -18,9 +18,9 @@ install:
- cpukit/include/drvmgr/pci_bus.h
links: []
source:
+- cpukit/libdrvmgr/drvmgr.c
- cpukit/libdrvmgr/drvmgr_by_id.c
- cpukit/libdrvmgr/drvmgr_by_name.c
-- cpukit/libdrvmgr/drvmgr.c
- cpukit/libdrvmgr/drvmgr_dev_by_name.c
- cpukit/libdrvmgr/drvmgr_drvinf.c
- cpukit/libdrvmgr/drvmgr_for_each_dev.c