Package: rt-tests / 0.71-1

Metadata

Package Version Patches format
rt-tests 0.71-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
install_hwlatdetect_into_sbindir | (download)

Makefile | 10 3 + 7 - 0 !
1 file changed, 3 insertions(+), 7 deletions(-)

 rt-tests: install hwlatdetect directly into $sbindir

The python_lib directory is only for importable modules.  As hwlatdetect
needs root privileges install it into $sbindir.

Signed-off-by: Uwe Kleine-Knig <u.kleine-koenig@pengutronix.de>

modernize_backfire_Makefile | (download)

src/backfire/Makefile | 21 12 + 9 - 0 !
1 file changed, 12 insertions(+), 9 deletions(-)

---
install_backfire_Makefile | (download)

Makefile | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

---
debian_adapt_errormsg_on_failure_to_open_device | (download)

src/backfire/sendme.c | 6 3 + 3 - 0 !
1 file changed, 3 insertions(+), 3 deletions(-)

---