xenomai.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] debian: Move testsuite (smokey) into a separate package
@ 2023-04-27 14:32 Florian Bezdeka
  2023-04-27 14:32 ` [PATCH 1/2] lib/boilerplate: Do not remove $(DESTDIR)$(libdir)/xenomai on uninstall Florian Bezdeka
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Florian Bezdeka @ 2023-04-27 14:32 UTC (permalink / raw)
  To: xenomai, jan.kiszka; +Cc: Florian Bezdeka

Moving the testsuite into its own package allows to minimize the xenomai
footprint on production systems. Previously the testsuite was part of the 
xenomai-runtime package which had some limitations. For example the gdb
dependency was skipped to keep production systems clean.

With that series applied the xenomai-images build for next/master will
fail. Necessary patches will follow soon and need to be applied in
lockstep with this series.

Note: I'm now using b4 to keep track of patch series versioning, cover
letter creation and sending out patches. Especially the layout/content
of the cover letter is now slightly different. Let me know if there is a
problem somewhere.

Signed-off-by: Florian Bezdeka <florian.bezdeka@siemens.com>
---
Florian Bezdeka (2):
      lib/boilerplate: Do not remove $(DESTDIR)$(libdir)/xenomai on uninstall
      debian: Extract xenomai tests into separate package (xenomai-testsuite)

 debian/control                   | 18 +++++++++++++++---
 debian/libxenomai-dev.install    |  1 +
 debian/rules                     |  2 --
 debian/xenomai-runtime.install   |  8 ++++++--
 debian/xenomai-testsuite.install |  2 ++
 lib/boilerplate/init/Makefile.am |  2 +-
 6 files changed, 25 insertions(+), 8 deletions(-)
---
base-commit: f06a2e785900ba0d5da170636b2abf2364eacc15
change-id: 20230426-florian-debianization-extract-testsuite-9cc05e26b270

Best regards,
-- 
Florian Bezdeka <florian.bezdeka@siemens.com>


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-04-30  9:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-27 14:32 [PATCH 0/2] debian: Move testsuite (smokey) into a separate package Florian Bezdeka
2023-04-27 14:32 ` [PATCH 1/2] lib/boilerplate: Do not remove $(DESTDIR)$(libdir)/xenomai on uninstall Florian Bezdeka
2023-04-27 14:32 ` [PATCH 2/2] debian: Extract xenomai tests into separate package (xenomai-testsuite) Florian Bezdeka
2023-04-30  9:22 ` [PATCH 0/2] debian: Move testsuite (smokey) into a separate package Jan Kiszka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).