Re: [PATCH 0/1] libevl: Add debian package config

Florian Bezdeka <[email protected]> Mon, 20 Jul 2026 17:55:02 +0200
Newsgroups dev.linux.lists.xenomai
Message-ID <[email protected]>
Hi Hannes,

On Fri, 2026-07-17 at 22:58 +0200, Hannes Diethelm wrote:
> This patch adds a debian package config that allows to build a deb's
> using dpkg-buildpackage -b -uc.
>=20
> The packages are libevl / libevl-test similar to[1]. However, latmus
> is placed in libevl. One might not need the tests but still want to
> use latmus.

We should try to keep the minimum footprint of all runtime packages as
small as possible. I'm quite sure that latmus is not needed / necessary
on all the production images / machines.

Maybe we could introduce something like (lib)evl-tools or (lib)evl-utils
holding latmus - and maybe even more of those tools / validators in the
future?


Florian